Skip to content

Fail to run #2

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

Closed
yunusde opened this issue Jan 9, 2020 · 4 comments
Closed

Fail to run #2

yunusde opened this issue Jan 9, 2020 · 4 comments

Comments

@yunusde
Copy link

yunusde commented Jan 9, 2020

I got this error message when i ran the project with yarn run serve

ERROR Failed to compile with 1 errors

This dependency was not found:

  • -!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/line-awesome/dist/css/line-awesome.css in ./node_modules/css-loader??ref--8-oneOf-1-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src??ref--8-oneOf-1-2!./node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!./src/styles/theme.scss?vue&type=style&index=0&lang=scss&

To install it, you can run: npm install --save -!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/line-awesome/dist/css/line-awesome.css

@aks667
Copy link

aks667 commented Jan 12, 2020

I also got the same error.

@zaosoula
Copy link

I got the same error using npm install and npm run-script serve, but after running yarn the project started without any error.

@miyamotok0105
Copy link

Try this.

#3

@erik0002
Copy link

erik0002 commented Jul 9, 2021

I got this error message when i ran the project with yarn run serve

ERROR Failed to compile with 1 errors

This dependency was not found:

  • -!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/line-awesome/dist/css/line-awesome.css in ./node_modules/css-loader??ref--8-oneOf-1-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src??ref--8-oneOf-1-2!./node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!./src/styles/theme.scss?vue&type=style&index=0&lang=scss&

To install it, you can run: npm install --save -!../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/line-awesome/dist/css/line-awesome.css

@yunusde @aks667 @zaosoula
Thank you for your comments.
Use commands to install all dependencies yarn or yarn install.
Have a nice day!)

@erik0002 erik0002 closed this as completed Jul 9, 2021
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

5 participants