Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

npm run dev后dist文件夹始终没有app.js、app.json、app.wxss和project.config.json #17

Closed
xianxingzhe opened this issue Aug 2, 2018 · 5 comments

Comments

@xianxingzhe
Copy link

命令行提示
No parser and no filepath given, using 'babylon' the parser now but this will throw an error in the future. Please specify a parser or a filepath so one can be inferred.

@armyja
Copy link
Owner

armyja commented Aug 5, 2018

确认一下 node 和 npm 版本。
$ node -v
v8.9.0

$ npm -v
5.6.0

@xianxingzhe
Copy link
Author

$ node -v
v8.9.1

$ npm -v
6.2.0

@armyja
Copy link
Owner

armyja commented Aug 6, 2018

npm 降下级
npm i npm@5.6.0

@xianxingzhe
Copy link
Author

非常感谢,终于可以啦

@Manfray
Copy link

Manfray commented Aug 6, 2018

可以用了吗?我npm降级之后还是这个问题,node 也要降级吗?

@armyja armyja closed this as completed Aug 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants