Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/node.js/40.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
Node.js 为什么meteor应用程序没有在我的ubuntu操作系统中运行_Node.js_Meteor - Fatal编程技术网

Node.js 为什么meteor应用程序没有在我的ubuntu操作系统中运行

Node.js 为什么meteor应用程序没有在我的ubuntu操作系统中运行,node.js,meteor,Node.js,Meteor,我已经安装了meteor js,但当我打算使用meteor命令运行任何应用程序时,它会给我一个类似这样的错误 '/home/user2/.meteor' exists, but '/home/user2/.meteor/meteor' is not executable. Remove it and try again. 快照您已使用root用户安装Meteor。做这件事有什么特别的原因吗?完全卸载Meteor并使用您自己的user.sudo rm-rf/home/user2/.Meteor重

我已经安装了meteor js,但当我打算使用meteor命令运行任何应用程序时,它会给我一个类似这样的错误

'/home/user2/.meteor' exists, but '/home/user2/.meteor/meteor' is not executable. Remove it and try again.

快照

您已使用root用户安装Meteor。做这件事有什么特别的原因吗?完全卸载Meteor并使用您自己的user.sudo rm-rf/home/user2/.Meteor重新安装,然后重新安装