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

Build errors and missing documentation #34

Open
devSarry opened this issue Dec 1, 2017 · 0 comments
Open

Build errors and missing documentation #34

devSarry opened this issue Dec 1, 2017 · 0 comments

Comments

@devSarry
Copy link

devSarry commented Dec 1, 2017

I've been trying to create a project using the cli tool in a Windows 10 environment and have been running into a range of issues. I'll list the ones I've noticed. Please tell me if I am doing something wrong.

  1. It is not documented anywhere that you should first run npm run init before running npm run dev
  2. After running npm install you get the error Module not found: Error: Can't resolve 'iview-loader' when trying to run npm run init so I'm guess theres missing packages in the package.json file.
  3. After installing the missing packages you get this error Module not found: Error: Can't resolve 'less-loader' it seems like the cli tool doesnt properly generate the webpack config files for sass.
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

1 participant