Error while Deploying my Vue.js app

I cannot deploy my Vue.js app and now i am stuck

This is my first Web app using Vue.js. I tried deploying it on Vercel and I got build error after build error. At first, the app used CDN links in the head element in the index.html.

I got a vue-cli build error and I tried installing Vue and the other Vue components. I tried to include a vercel.json file to help with the deployment. So far nothing works.

Any help would be appreciated, I’ve been stuck on this since yesterday.

Hey @jeanj14! Are you getting specific errors related to deploying the Vercel CLI? Your screenshot included shows an authentication error related to npm.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.