Skip to main content
1 vote
0 answers
45 views

I am learning to build an MEVN project. I have a MongoDB connection string that looks like this "mongodb+srv://<username>:<password>@<clustername>.abcdefg.mongodb.net/?...
lilyming's user avatar
  • 125
1 vote
0 answers
40 views

My vue js project at server startup should be built with webpack and then run with exspress js, but I get the following error ERROR Error: Build failed with errors. Error: Build failed with errors. ...
ykoshevenko's user avatar
1 vote
1 answer
173 views

I'm trying to build library with following command but get error "Syntax Error: TypeError: Cannot read properties of undefined (reading 'styles')": $ vue-cli-service build --target lib --...
JohnSmith's user avatar
  • 498
0 votes
0 answers
136 views

I'm working on a Vue.js project, and when I run the development server using npm run serve, the app starts successfully on http://localhost:8080/. However, the network is shown as "unavailable&...
Zain Malik's user avatar
0 votes
1 answer
1k views

Could someone explain to me how to use defineAsyncComponent with vite component :is? I'm migrating from vue-cli to Vite and have uncountered an issue where component imported via defineAsyncComponent ...
panqwork's user avatar
1 vote
1 answer
2k views

I'm dealing with a security vulnerability in webpack-dev-middleware reported as CVE-2024-29180, which involves insufficient URL validation that allows path traversal attacks. Dependabot flagged this ...
Muhammad Abubakar's user avatar
0 votes
0 answers
73 views

When I am trying to run my Vue js project its raising error like , 'Vue-cli-service' is not recognized as an internal or external command, operable program or batch file. Please help me to solve this ...
Suraj Kumar's user avatar
0 votes
0 answers
141 views

I have an Uncaught ReferenceError: process is not defined error in an electron application mixed with vue_cli and vuetify I'm new to Webpack and don't know where to start looking. Can anyone help? ...
mbayefall's user avatar

15 30 50 per page
1
2 3 4 5
109