Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

weex run android :提示Cannot find module 'chokidar',怎么解决? #3176

Closed
FredLiu111 opened this issue May 22, 2018 · 3 comments
Closed

Comments

@FredLiu111
Copy link

Error: Cannot find module 'chokidar'
at Function.Module._resolveFilename (module.js:543:15)
at Function.Module._load (module.js:470:25)
at Module.require (module.js:593:17)
at require (internal/module.js:11:18)
at Object. (/Users/liupeng/.xtoolkit/node_modules/weexpack/lib/run/android.js:11:16)
at Module._compile (module.js:649:30)
at Object.Module._extensions..js (module.js:660:10)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:501:12)
at Function.Module._load (module.js:493:3)
at Module.require (module.js:593:17)
at require (internal/module.js:11:18)
at Object. (/Users/liupeng/.xtoolkit/node_modules/weexpack/lib/run/index.js:3:18)
at Module._compile (module.js:649:30)
at Object.Module._extensions..js (module.js:660:10)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:501:12)
at Function.Module._load (module.js:493:3)
at Module.require (module.js:593:17)
at require (internal/module.js:11:18)
at Object. (/Users/liupeng/.xtoolkit/node_modules/weexpack/bin/weexpack-run.js:11:5)
at Module._compile (module.js:649:30)

@stephenwong1991
Copy link

我运行的是 ios 环境,提示也说的是缺少 'chokidar' 模块,但是手动下载之后,再次运行依然会报这个错误。说实话我用 weex-toolkit 的 weex 命令基本运行不起来虚拟机,无奈换用 weexpack ,下载 weexpack 后使用 weexpack run android 应该可以运行起来,就酱。

@YorkShen
Copy link
Contributor

This PR/issue doesn't received response since Weex migrated to Apache two years ago and this repository is no longer active yet.

Feel free to ask question in new repository and thanks for your contribution.

@Hanks10100
Copy link
Member

This issue is outdated for a long time and will be closed now. You can create a new one if you still have questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants