博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
安装meteor运行基本demo发生错误。
阅读量:6278 次
发布时间:2019-06-22

本文共 6325 字,大约阅读时间需要 21 分钟。

bogon:~ paul$ curl https://install.meteor.com/ | sh  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                 Dload  Upload   Total   Spent    Left  Speed100  7786    0  7786    0     0   5938      0 --:--:--  0:00:01 --:--:--  5938Downloading Meteor distribution######################################################################## 100.0%Meteor 1.4.2.3 has been installed in your home directory (~/.meteor).Writing a launcher script to /usr/local/bin/meteor for your convenience.To get started fast:  $ meteor create ~/my_cool_app  $ cd ~/my_cool_app  $ meteorOr see the docs at:  docs.meteor.combogon:~ paul$ meteor create demo1Created a new Meteor app in 'demo1'.To run your new app:  cd demo1  meteor npm install  meteorIf you are new to Meteor, try some of the learning resources here:  https://www.meteor.com/learnmeteor create --bare to create an empty app.meteor create --full to create a scaffolded app.bogon:~ paul$ cd demo1bogon:demo1 paul$ meteor[[[[[ ~/demo1 ]]]]]=> Started proxy.=> Started MongoDB.W20170131-08:51:58.282(8)? (STDERR) /Users/paul/demo1/.meteor/local/build/programs/server/boot.js:348W20170131-08:51:58.345(8)? (STDERR) }).run();W20170131-08:51:58.345(8)? (STDERR)    ^W20170131-08:51:58.346(8)? (STDERR)W20170131-08:51:58.346(8)? (STDERR) Error: The babel-runtime npm package could not be found in your node_modulesW20170131-08:51:58.346(8)? (STDERR) directory. Please run the following command to install it:W20170131-08:51:58.347(8)? (STDERR)W20170131-08:51:58.347(8)? (STDERR)   meteor npm install --save babel-runtimeW20170131-08:51:58.348(8)? (STDERR)W20170131-08:51:58.348(8)? (STDERR)     at meteorInstall.node_modules.meteor.babel-runtime.babel-runtime.js (packages/babel-runtime.js:37:9)W20170131-08:51:58.349(8)? (STDERR)     at fileEvaluate (packages/modules-runtime.js:181:9)W20170131-08:51:58.349(8)? (STDERR)     at require (packages/modules-runtime.js:106:16)W20170131-08:51:58.349(8)? (STDERR)     at packages/babel-runtime.js:139:15W20170131-08:51:58.350(8)? (STDERR)     at packages/babel-runtime.js:150:3W20170131-08:51:58.350(8)? (STDERR)     at /Users/paul/demo1/.meteor/local/build/programs/server/boot.js:295:34W20170131-08:51:58.350(8)? (STDERR)     at Array.forEach (native)W20170131-08:51:58.351(8)? (STDERR)     at Function._.each._.forEach (/Users/paul/.meteor/packages/meteor-tool/.1.4.2_3.1rd9djy++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11)W20170131-08:51:58.351(8)? (STDERR)     at /Users/paul/demo1/.meteor/local/build/programs/server/boot.js:128:5W20170131-08:51:58.352(8)? (STDERR)     at /Users/paul/demo1/.meteor/local/build/programs/server/boot.js:344:5=> Exited with code: 1W20170131-08:51:59.357(8)? (STDERR) /Users/paul/demo1/.meteor/local/build/programs/server/boot.js:348W20170131-08:51:59.358(8)? (STDERR) }).run();W20170131-08:51:59.358(8)? (STDERR)    ^W20170131-08:51:59.358(8)? (STDERR)W20170131-08:51:59.359(8)? (STDERR) Error: The babel-runtime npm package could not be found in your node_modulesW20170131-08:51:59.359(8)? (STDERR) directory. Please run the following command to install it:W20170131-08:51:59.360(8)? (STDERR)W20170131-08:51:59.360(8)? (STDERR)   meteor npm install --save babel-runtimeW20170131-08:51:59.361(8)? (STDERR)W20170131-08:51:59.362(8)? (STDERR)     at meteorInstall.node_modules.meteor.babel-runtime.babel-runtime.js (packages/babel-runtime.js:37:9)W20170131-08:51:59.362(8)? (STDERR)     at fileEvaluate (packages/modules-runtime.js:181:9)W20170131-08:51:59.362(8)? (STDERR)     at require (packages/modules-runtime.js:106:16)W20170131-08:51:59.363(8)? (STDERR)     at packages/babel-runtime.js:139:15W20170131-08:51:59.363(8)? (STDERR)     at packages/babel-runtime.js:150:3W20170131-08:51:59.364(8)? (STDERR)     at /Users/paul/demo1/.meteor/local/build/programs/server/boot.js:295:34W20170131-08:51:59.364(8)? (STDERR)     at Array.forEach (native)W20170131-08:51:59.364(8)? (STDERR)     at Function._.each._.forEach (/Users/paul/.meteor/packages/meteor-tool/.1.4.2_3.1rd9djy++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11)W20170131-08:51:59.365(8)? (STDERR)     at /Users/paul/demo1/.meteor/local/build/programs/server/boot.js:128:5W20170131-08:51:59.365(8)? (STDERR)     at /Users/paul/demo1/.meteor/local/build/programs/server/boot.js:344:5=> Exited with code: 1W20170131-08:52:00.369(8)? (STDERR) /Users/paul/demo1/.meteor/local/build/programs/server/boot.js:348W20170131-08:52:00.370(8)? (STDERR) }).run();W20170131-08:52:00.370(8)? (STDERR)    ^W20170131-08:52:00.370(8)? (STDERR)W20170131-08:52:00.370(8)? (STDERR) Error: The babel-runtime npm package could not be found in your node_modulesW20170131-08:52:00.370(8)? (STDERR) directory. Please run the following command to install it:W20170131-08:52:00.371(8)? (STDERR)W20170131-08:52:00.371(8)? (STDERR)   meteor npm install --save babel-runtimeW20170131-08:52:00.371(8)? (STDERR)W20170131-08:52:00.371(8)? (STDERR)     at meteorInstall.node_modules.meteor.babel-runtime.babel-runtime.js (packages/babel-runtime.js:37:9)W20170131-08:52:00.371(8)? (STDERR)     at fileEvaluate (packages/modules-runtime.js:181:9)W20170131-08:52:00.372(8)? (STDERR)     at require (packages/modules-runtime.js:106:16)W20170131-08:52:00.372(8)? (STDERR)     at packages/babel-runtime.js:139:15W20170131-08:52:00.372(8)? (STDERR)     at packages/babel-runtime.js:150:3W20170131-08:52:00.373(8)? (STDERR)     at /Users/paul/demo1/.meteor/local/build/programs/server/boot.js:295:34W20170131-08:52:00.373(8)? (STDERR)     at Array.forEach (native)W20170131-08:52:00.374(8)? (STDERR)     at Function._.each._.forEach (/Users/paul/.meteor/packages/meteor-tool/.1.4.2_3.1rd9djy++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11)W20170131-08:52:00.374(8)? (STDERR)     at /Users/paul/demo1/.meteor/local/build/programs/server/boot.js:128:5W20170131-08:52:00.374(8)? (STDERR)     at /Users/paul/demo1/.meteor/local/build/programs/server/boot.js:344:5=> Exited with code: 1=> Your application is crashing. Waiting for file change.

求教啊。

>>
这个答案描述的挺清楚的:

转载于:https://www.cnblogs.com/scrumme/p/7197591.html

你可能感兴趣的文章
Nginx 极简入门教程!
查看>>
iOS BLE 开发小记[4] 如何实现 CoreBluetooth 后台运行模式
查看>>
Item 23 不要在代码中使用新的原生态类型(raw type)
查看>>
为网页添加留言功能
查看>>
JavaScript—数组(17)
查看>>
Android 密钥保护和 C/S 网络传输安全理论指南
查看>>
以太坊ERC20代币合约优化版
查看>>
Why I Began
查看>>
同一台电脑上Windows 7和Ubuntu 14.04的CPU温度和GPU温度对比
查看>>
js数组的操作
查看>>
springmvc Could not write content: No serializer
查看>>
Python系语言发展综述
查看>>
新手 开博
查看>>
借助开源工具高效完成Java应用的运行分析
查看>>
163 yum
查看>>
第三章:Shiro的配置——深入浅出学Shiro细粒度权限开发框架
查看>>
80后创业的经验谈(转,朴实但实用!推荐)
查看>>
让Windows图片查看器和windows资源管理器显示WebP格式
查看>>
我的友情链接
查看>>
我的友情链接
查看>>