Deploy (buildind) -- Node/Vue error

Asked

Viewed 11 times

-2

I hereby request support from you regarding a problem I am facing when trying to deploy a Vue.js application. I have the same problem making the attempt on Heroku and Vercel.

  • 'npm run serves' - works normally

inserir a descrição da imagem aqui

  • 'npm run build' - works normally inserir a descrição da imagem aqui

  • Deploy Vercel

inserir a descrição da imagem aqui inserir a descrição da imagem aqui

Error: These dependencies Were not found

  • Package.json

    { "name": "site-nserv", "version": "1.0.0", "scripts": { "serves": "Vue-cli-service serves", "build": "Vue-cli-service build", "lint": "Vue-cli-service lint" }, "Author": "Neuller César [email protected]", "Icense": "ISC", "dependencies": { "@types/Vue-the-Mask": " 0.11.1", "check-Node-version": "4.1.0", "cluster": " 0.7.7", "core-js": "3.16.0", "express": " 4.17.1", "os": "0.1.2", "path": " 0.12.7", "Vue": "2.6.14", "Vue-class-Component": "7.2.6", "Vue-Property-Decorator": "9.1.2", "Vue-recaptcha": "1.3.0", "Vue-Resource": "1.5.3", "Vue-router": "3.5.2", "Vue-the-Mask": "0.11.1", "vuetify": "2.5.8", "vuex": " 3.6.2" }, "devDependencies": { "@typescript-Eslint/Eslint-plugin": " 4.29.0", "@typescript-Eslint/parser": " 4.29.0", "@Vue/cli-plugin-Babel": " 4.5.13", "@Vue/cli-plugin-router": " 4.5.13", "@Vue/cli-plugin-typescript": " 4.5.13", "@Vue/cli-service": " 4.5.13", "@Vue/Eslint-config-typescript": " 7.0.0", "Eslint": "7.32.0", "Eslint-plugin-Vue": "7.15.1", "font-awesome": "4.7.0", "Node-Sass": "4.14.1", "Sass": "~1.32.12", "Sass-Loader": "8.0.2", "typescript": "~3.5.3", "Vue-cli-plugin-vuetify": "2.0.6", "Vue-template-Compiler": " 2.6.10", "vuetify-Loader": " 1.5.0" } }

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.