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

Error: Cannot find module 'adonis-fold' #6

Open
molinto opened this issue Oct 10, 2017 · 0 comments
Open

Error: Cannot find module 'adonis-fold' #6

molinto opened this issue Oct 10, 2017 · 0 comments

Comments

@molinto
Copy link
Contributor

molinto commented Oct 10, 2017

When running: nanobox run yarn run start

Preparing environment :

nanobox-adonis (local) :
  ✓ Restoring App

Preparing environment :

Building dev environment :
  ✓ Starting docker container
  ✓ Configuring


      **
   *********
***************   Your command will run in an isolated Linux container
:: ********* ::   Code changes in either the container or desktop are mirrored
" ::: *** ::: "   ------------------------------------------------------------
  ""  :::  ""     If you run a server, access it at >> 172.20.0.8
    "" " ""
       "

RUNNING > yarn run start
------------------------
yarn run v1.1.0
$ node server.js
module.js:471
    throw err;
    ^

Error: Cannot find module 'adonis-fold'
    at Function.Module._resolveFilename (module.js:469:15)
    at Function.Module._load (module.js:417:25)
    at Module.require (module.js:497:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/app/bootstrap/http.js:14:14)
    at Module._compile (module.js:570:32)
    at Object.Module._extensions..js (module.js:579:10)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
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

1 participant