Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

288
Visualizações
I'm facing an error while trying to compile the code. Where am I going wrong and How do I fix it?

I'm getting the an error on terminal while trying to compile the code, but I don't understand why.

Code:

const express = require("express");

const app = express();

console.dir(app);

Error:

[1]: https://i.stack.imgur.com/mncsl.png

package.json:

{
  "name": "firstapp",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "express": "^4.18.1",
    "npm": "^8.15.0"
  }
}
about 4 years ago · Santiago Gelvez
2 Respostas
Responde à pergunta

0

I copied your code into my editor and didn't face any errors. Double check the directory you are working from in your terminal and then try updating express

about 4 years ago · Santiago Gelvez Relatório

0

first, check that express is installed or not

if not run the following command

npm i express 

also, check that you are using the latest version of the node

if all ok then run

node index.js

is still an issue not fixed submit your folder structure and package.json so I can give you further assistance

Remove npm from dependency

about 4 years ago · Santiago Gelvez Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda