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

'webpack' 不是内部或外部命令 #1371

Closed
JakeWoki opened this issue Oct 10, 2016 · 7 comments
Closed

'webpack' 不是内部或外部命令 #1371

JakeWoki opened this issue Oct 10, 2016 · 7 comments

Comments

@JakeWoki
Copy link

JakeWoki commented Oct 10, 2016

卸载Node.js后重新安装出现的,win7系统git-bash
20161010221518
20161010221545
20161010221607
20161010221626
卸载Node.js后重新安装出现的,win7系统git-bash

@fkysly
Copy link
Contributor

fkysly commented Oct 11, 2016

make sure you have npm install

@JakeWoki
Copy link
Author

@fkysly npm已经安装

@fkysly
Copy link
Contributor

fkysly commented Oct 11, 2016

What I mean is that you should run "npm install" command in the weex directory.

@JakeWoki
Copy link
Author

@fkysly 有的,先npm install才./start的

@fkysly
Copy link
Contributor

fkysly commented Oct 11, 2016

You can try to install the webpack globally, using the "npm install -g webpack" command. And if you still have problems, please make sure that the npm local package lookup path is correct.

fixing-npm-path-in-windows-8

Windows Installer didn't add Node PATH

@alext1981
Copy link
Contributor

该问题已经超过两周没有反馈,从目前的讨论看应该可以解决作者的问题,所以先关闭该问题,如果有进一步的讨论,可以再reopen。

@ThinkingInGIS
Copy link

请问您解决这个问题了吗?我也遇到了这个问题,path 已经指明了npm 和 nodejs的路径

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