Ask Your Question
0

What does the error message "VueJS Error: Cannot find module 'C:\@vue\cli-service\bin\vue-cli-service.js'" indicate?

asked 2021-06-08 11:00:00 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2021-11-20 17:00:00 +0000

ladyg gravatar image

This error message suggests that there is a problem with the installation or configuration of VueJS. Specifically, it is unable to locate the necessary module 'vue-cli-service.js' in the expected directory 'C:\@vue\cli-service\bin'. This could be due to a variety of reasons, such as a missing or corrupted file, an incorrect file path, or an issue with the Node.js environment. To resolve this error, you may need to reinstall VueJS or double-check your configuration settings.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-06-08 11:00:00 +0000

Seen: 9 times

Last updated: Nov 20 '21