You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When running: nanobox run yarn run start
The text was updated successfully, but these errors were encountered: