Giter Site home page Giter Site logo

Settings updates about game HOT 5 CLOSED

delaford avatar delaford commented on May 18, 2024
Settings updates

from game.

Comments (5)

naknode avatar naknode commented on May 18, 2024
  1. Not everyone will have nodemon globally installed so this helps us control their version and make it installed.

  2. Sounds good to me

from game.

erezvish avatar erezvish commented on May 18, 2024

So push only the history? The nodemon locall script doesn't work for me for some reason so I'll just have to work around it.

from game.

naknode avatar naknode commented on May 18, 2024

Nodemon is set in package.json as a devDep. What error are you getting? It should be installed locally. But I also know that running NPM scripts via folders is different in different OSes and I do believe there are scripts to help with that...

from game.

erezvish avatar erezvish commented on May 18, 2024

that's what I'm getting. I tried solving it before then ended up with just using the global installation.
I'll try and look it up later, it's probably a silly issue

set NODE_ENV=development && ./node_modules/.bin/nodemon --exec ./node_modules/.bin/babel-node --no-babelrc server.js --presets @babel/preset-env --plugins @babel/plugin-transform-modules-commonjs

'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] dev:node: set NODE_ENV=development && ./node_modules/.bin/nodemon --exec ./node_modules/.bin/babel-node --no-babelrc server.js --presets @babel/preset-env --plugins @babel/plugin-transform-modules-commonjs
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev:node script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\home\AppData\Roaming\npm-cache_logs\2019-03-01T18_04_20_342Z-debug.log

from game.

naknode avatar naknode commented on May 18, 2024

from game.

Related Issues (20)

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.