流星-错误:无法使用uname -p获得拱门?

时间:2018-09-19 20:54:56

标签: meteor

当我进入一个新创建的Meteor应用程序的文件夹并使用'meteor'命令运行它时,我得到了

/Users/stylinchas/.meteor/packages/meteor-tool/.1.7.0_5.19pr45f.7esr++os.osx.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.osx.x86_64/dev_bundle/lib/node_modules/meteor-promise/promise_server.js:218
  throw error;
  ^

Error: can't get arch with uname -p?
at run (/tools/utils/archinfo.js:151:15)
at Object.host (/tools/utils/archinfo.js:161:11)
at ProjectContext.reset (/tools/project-context.js:90:45)
at new ProjectContext (/tools/project-context.js:56:8)
at Command.doRunCommand [as func] (/tools/cli/commands.js:335:24)
at /tools/cli/main.js:1531:15

如果您对发生这种情况的原因有任何想法,请多多帮助-谢谢!

0 个答案:

没有答案