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

Can't create new project on MacOS 10.13.2 (High Sierra) #179

Open
elalienx opened this issue Feb 2, 2018 · 1 comment
Open

Can't create new project on MacOS 10.13.2 (High Sierra) #179

elalienx opened this issue Feb 2, 2018 · 1 comment

Comments

@elalienx
Copy link

elalienx commented Feb 2, 2018

Hi, I can't create an empty project using MacOS 10.13.2.
Following this commands:
npm install -g vue-cli \n vue init webpack-simple my-project cd my-project npm install npm run dev
Give the following error:
ERROR in ./node_modules/css-loader?sourceMap!./node_modules/vue-loader/lib/style-compiler?{"vue":true,"id":"data-v-7ba5bd90","scoped":false,"hasInlineConfig":false}!./node_modules/vue-loader/lib/selector.js?type=styles&index=0!./src/App.vue Error loading PostCSS config: Loading PostCSS Plugin failed: Cannot find module 'postcss-import' @ ./node_modules/vue-style-loader!./node_modules/css-loader?sourceMap!./node_modules/vue-loader/lib/style-compiler?{"vue":true,"id":"data-v-7ba5bd90","scoped":false,"hasInlineConfig":false}!./node_modules/vue-loader/lib/selector.js?type=styles&index=0!./src/App.vue 4:14-285 13:3-17:5 14:22-293 @ ./src/App.vue @ ./src/main.js @ multi (webpack)-dev-server/client?http://localhost:8080 webpack/hot/dev-server ./src/main.js
screen shot 2018-02-02 at 10 20 39

@northis
Copy link

northis commented Feb 28, 2018

I had similar problem, but on Windows. "npm run dev" fails if folder's path contains symbol "!". Try to move the project to another folder.

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

2 participants