Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/464.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript 爱奥尼亚在Linux上构建android_Javascript_Android_Angularjs_Linux_Ionic Framework - Fatal编程技术网

Javascript 爱奥尼亚在Linux上构建android

Javascript 爱奥尼亚在Linux上构建android,javascript,android,angularjs,linux,ionic-framework,Javascript,Android,Angularjs,Linux,Ionic Framework,当我运行ionic build android时,出现以下错误: shell.js: internal error Error: ENOENT: no such file or directory, open '/home/darko/Downloads/todo/false/shelljs_2da7bb00de48ebd25547' at Error (native) at Object.fs.openSync (fs.js:584:18) at Object.fs.w

当我运行ionic build android时,出现以下错误:

shell.js: internal error
Error: ENOENT: no such file or directory, open '/home/darko/Downloads/todo/false/shelljs_2da7bb00de48ebd25547'
    at Error (native)
    at Object.fs.openSync (fs.js:584:18)
    at Object.fs.writeFileSync (fs.js:1224:33)
    at execSync (/usr/local/lib/node_modules/ionic/node_modules/shelljs/src/exec.js:56:6)
    at Object._exec (/usr/local/lib/node_modules/ionic/node_modules/shelljs/src/exec.js:179:12)
    at Object.exec (/usr/local/lib/node_modules/ionic/node_modules/shelljs/src/common.js:168:23)
    at Object.getLinuxEnvironmentInfo (/usr/local/lib/node_modules/ionic/node_modules/ionic-app-lib/lib/info.js:187:24)
    at Object.getOsEnvironment (/usr/local/lib/node_modules/ionic/node_modules/ionic-app-lib/lib/info.js:204:20)
    at Object.t (/usr/local/lib/node_modules/ionic/lib/utils/stats.js:147:15)
    at Object.run (/usr/local/lib/node_modules/ionic/lib/cli.js:135:16)
请注意错误的路径:

 ENOENT: no such file or directory, open '/home/darko/Downloads/todo/false/shelljs_2da7bb00de48ebd25547'
包含目录false,我没有。我认为应该是
node\u modules
,而不是false


此外,在这个错误之前我有几个问题,我以某种方式解决了,但我想随着我的前进,我会得到更多的错误。我做错什么了吗?

您是否尝试过删除平台,然后再添加一次?是的,没有成功您是否尝试过删除平台,然后再添加一次?是的,没有成功