Skip to content
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

Problema na instalação frontend #205

Open
paulozzy9 opened this issue Jun 12, 2024 · 2 comments
Open

Problema na instalação frontend #205

paulozzy9 opened this issue Jun 12, 2024 · 2 comments

Comments

@paulozzy9
Copy link

Tento rodar o npm run build, e retonar esse erro:

npm error Missing script: "build"
npm errorugin-standard 4.1.0 4.1.0 5.0.0 node_modules/eslint-plugin-standard frontend
npm error To see a list of scripts, run:
npm error npm runzing.open.io\frontend>npm run build
npm error A complete log of this run can be found in: C:\Users\paulo\AppData\Local\npm-cache_logs\2024-06-12T22_48_25_857Z-debug-0.log

photo_2024-06-12_20-06-42

@williamcostaramos
Copy link

O erro está ocorrendo porque vc está executando o comando a pasta onde está o frontend da aplicação.

Execute o comando na pasta backend

@custodianAlisonHenri
Copy link

custodianAlisonHenri commented Aug 12, 2024

Para o build do front você deve usar o framework quasar; utilize o comando:

npx quasar build (caso prefira utilizar progresive web app= npx quasar build -p -m pwa)

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

3 participants