GithubHelp home page GithubHelp logo

Comments (10)

savvymanuel avatar savvymanuel commented on May 8, 2024 3

deleted the node_modules and reinstalled it using "npm i" , It worked for me.

WORKED FOR MEE TOO

from express-es6-rest-api.

developit avatar developit commented on May 8, 2024 1

Funky! Might have been a weird clone or something yeah. Glad it worked out 😊

from express-es6-rest-api.

vijay1791 avatar vijay1791 commented on May 8, 2024 1

deleted the node_modules and reinstalled it using "npm i" , It worked for me.

from express-es6-rest-api.

developit avatar developit commented on May 8, 2024

Hi there! 😊

Can you paste the output of npm ls --depth 0?
Thanks!

from express-es6-rest-api.

xeno avatar xeno commented on May 8, 2024

I initially received an error with this, so I removed my node_modules and reinstalled, now i"m back to having the same error but with ../live/cli

npm ls --depth 0
[email protected] /Volumes/Xenophoto/Dropbox/src/calypso
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]

from express-es6-rest-api.

developit avatar developit commented on May 8, 2024

hmm - what versions of node/npm are you using? Seems very strange.

npm -v && node -v

from express-es6-rest-api.

xeno avatar xeno commented on May 8, 2024

3.10.5
v6.1.0

from express-es6-rest-api.

developit avatar developit commented on May 8, 2024

interesting, same as me...

from express-es6-rest-api.

developit avatar developit commented on May 8, 2024

Just did the full install process, and it works fine for me:

git clone [email protected]:developit/express-es6-rest-api.git tmp
cd tmp
npm i
PORT=8085 npm run dev

Are you using a custom registry or anything that could have messed up the installation? Also make sure you're not setting NPM_CONFIG_PRODUCTION=true or NODE_ENV=production during installation.

from express-es6-rest-api.

xeno avatar xeno commented on May 8, 2024

How strange... I did your sequence of commands there (substituting the git URL for the http URL) and everything works fine now. Maybe there was an issue with my cloning download or something? Not sure, but it's working now. Thanks @developit Jason!

from express-es6-rest-api.

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.