Git Product home page Git Product logo

nanobox-adonis's People

Contributors

molinto avatar sanderson avatar sdomino avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nanobox-adonis's Issues

/bin/sh: 1: nodemon: not found

Whilst running the required command: nanobox run yarn run dev

laptop@laptop:~/Development/Projects/nanobox-adonis⟫ nanobox run yarn run dev
Preparing environment :

Building runtime :
  ✓ Starting docker container
  ✓ Preparing environment for build
  ✓ Gathering requirements
  ✓ Mounting cache_dirs
  ✓ Installing binaries and runtimes
  ✓ Packaging build

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 dev
----------------------
yarn run v1.1.0
$ nodemon --watch app --watch bootstrap --watch config --watch .env -x node server.js
/bin/sh: 1: nodemon: not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
1 laptop@laptop:~/Development/Projects/nanobox-adonis⟫ 

Hacktoberfest

If you're looking to get involved with Hacktoberfest, you've come to the right place. Just check out the guidelines and get started!

Error: Cannot find module 'adonis-fold'

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.

Watching for changes

I am using adonisjs 4.0-dev and I'm having issues watching for file changes when running the application. When i use adonis serve --dev outside of nanobox it will watch for changes to my files and reload the application, but when running inside of nanobox none of my changes are detected and I have to manually restart this application. This is not an ideal workflow but I'm not sure how to fix it. I realize this likely only involves the yet to be officially release 4.0-dev version but wanted to put it out there as it look like 4.0 release is just around the corner.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.