DEV Community

Discussion on: How to host Nuxt.js application on firebase with a single command

Collapse
 
fiik346 profile image
Taufik Nurhidayat • Edited
⚠  Error: Cannot find module 'nuxt-start'
Require stack:
- /home/taufik/project/ssr-novelindo/functions/index.js
- /home/taufik/.nvm/versions/node/v12.18.3/lib/node_modules/firebase-tools/lib/emulator/functionsEmulatorRuntime.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)
    at Function.Module._load (internal/modules/cjs/loader.js:841:27)
    at Module.require (internal/modules/cjs/loader.js:1025:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at Object. (/home/taufik/project/ssr-novelindo/functions/index.js:2:18)
    at Module._compile (internal/modules/cjs/loader.js:1137:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
    at Module.load (internal/modules/cjs/loader.js:985:32)
    at Function.Module._load (internal/modules/cjs/loader.js:878:14)
    at Module.require (internal/modules/cjs/loader.js:1025:19)
⚠  We were unable to load your functions code. (see above)
[hosting] Rewriting / to http://localhost:5001/novelindo/us-central1/ssrapp for l"

module nuxt-start is nothing?