This repository was archived by the owner on Oct 4, 2023. It is now read-only.
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
Cannot find module 'vue' #101
Closed
Description
Describe the issue / bug.
previous version (webpack 1) its works fine, but in current version (webpack2) i got this error " Cannot find module 'vue' "
How can I reproduce this problem?
install new version from vue-cli on window10 , npm i and finally run with "npm run dev" command.
If visual, provide a screenshot.
Tell me about your development environment.
- Node version: 6.9.1
- NPM version: 3.10.10
- vue-cli version: 2.10
- Operating System: windows10