Cuando traté de ejecutar mi servidor de nodos con este comando:
node server.js
Recibí este error:
internal/modules/cjs/loader.js:905 throw err; ^ Error: Cannot find module 'fcc-express-bground'
¿Alguna solución?
Instale la dependencia ejecutando: npm i fcc-express-background .
npm i fcc-express-background
Necesitas instalar el paquete.
npm i fcc-express-bground