标签: node.js npm
当我尝试检查全局模块时遇到ENOENT错误,这是什么问题,我该如何避免这种错误?
ENOENT
答案 0 :(得分:0)
npm cache clean
sudo npm install -g npm
npm install
npm init
Button Reg = (Button) findViewById(R.id.daftar);
让我知道是否可以解决问题