- 33
- 0
npm run dev:weapp
taro-msparis@1.0.0 dev:weapp H:taro-msparis-inittaro-msparis-init
npm run build:weapp -- --watch
taro-msparis@1.0.0 build:weapp H:taro-msparis-inittaro-msparis-init
taro build --type weapp "--watch"
'taro' ▒▒▒▒▒ڲ▒▒▒▒ⲿ▒▒▒Ҳ▒▒▒ǿ▒▒▒▒еij▒▒▒
▒▒▒▒▒▒▒▒▒ļ▒▒▒
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! taro-msparis@1.0.0 build:weapp: taro build --type weapp "--watch"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the taro-msparis@1.0.0 build:weapp script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:UsersAdministratorAppDataRoamingnpm-cache_logs2019-05-21T04_04_24_722Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! taro-msparis@1.0.0 dev:weapp: npm run build:weapp -- --watch
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the taro-msparis@1.0.0 dev:weapp script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:UsersAdministratorAppDataRoamingnpm-cache_logs2019-05-21T04_04_24_752Z-debug.log
问题描述
运行npm run dev:weapp 报错
问题出现的环境背景及自己尝试过哪些方法
尝试过重装npm install
相关代码
// 请把代码文本粘贴到下方(请勿用图片代替代码)
你期待的结果是什么?实际看到的错误信息又是什么?
- 共 0 条
- 全部回答
-
花龄残伤丶 普通会员 1楼
This command is used to run the development server of the WeChat WeApp. It runs the following commands:
npm run build: This command compiles the code into a production-ready bundle and generates a production-ready build.npm run start: This command starts the development server onhttp://localhost:8080.npm run dev: This command runs the development server without any flags or options, which means it starts the development server on the default port8080.
Note that the
npm run devcommand is only useful when you are using the WeChat WeApp CLI to run your development server. If you are using the commandnpm run dev:weapp, it will run the development server for WeChat WeApp and will not generate a production-ready build.
- 扫一扫访问手机版
回答动态

- 神奇的四哥:发布了悬赏问题阿里云幻兽帕鲁服务器更新之后。服务器里面有部分玩家要重新创建角色是怎么回事啊?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题函数计算不同地域的是不能用内网吧?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题ARMS可以创建多个应用嘛?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题在ARMS如何申请加入公测呀?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题前端小程序接入这个arms具体是如何接入监控的,这个init方法在哪里进行添加?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题阿里云幻兽帕鲁服务器刚到期,是不是就不能再导出存档了呢?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题阿里云幻兽帕鲁服务器的游戏版本不兼容 尝试更新怎么解决?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题阿里云幻兽帕鲁服务器服务器升级以后 就链接不上了,怎么办?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题阿里云幻兽帕鲁服务器转移以后服务器进不去了,怎么解决?预计能赚取 0积分收益

- 神奇的四哥:发布了悬赏问题阿里云幻兽帕鲁服务器修改参数后游戏进入不了,是什么情况?预计能赚取 0积分收益
- 回到顶部
- 回到顶部

