[Vuejs]-How to make Windows WebStorm to import Linux Vue webpack project

2👍

You should better reinstall and run your npm package from Windows directly, along with your vuedemo.
Main reason is because there might be some OS specific packages and commands set during installation via Linux.

Leave a comment