Coder Social home page Coder Social logo

Comments (8)

icebob avatar icebob commented on June 25, 2024 3

I think, you need to follow the instructions in the warning:
"DeprecationWarning: node --debug and node --debug-brk are invalid. Please use node --inspect or node --inspect-brk instead."

from vue-express-mongo-boilerplate.

sizz1324 avatar sizz1324 commented on June 25, 2024 2

i change to v 6 and it run! thank you.

and thankyou icebob!

from vue-express-mongo-boilerplate.

drginm avatar drginm commented on June 25, 2024 1

What version of node are you using?
I had a similar issue with the latest version of node (v8), if you use 6 or 7 it should work.

from vue-express-mongo-boilerplate.

icebob avatar icebob commented on June 25, 2024 1

@Aparus It is an other issue. Your port 3000 is in use.

from vue-express-mongo-boilerplate.

icebob avatar icebob commented on June 25, 2024 1

You need to install MongoDB server locally. Download and install it. Or run it in Docker.

from vue-express-mongo-boilerplate.

ApayRus avatar ApayRus commented on June 25, 2024 1

@icebob thank you. I launched the boilerplate ) all works good. Now turn to learn vue and express )

from vue-express-mongo-boilerplate.

ApayRus avatar ApayRus commented on June 25, 2024

I had same problem. Then I replaced --debug in package.json with --inspect (after @icebob advice), then appears this:
(I was using node v8.2.1, but after downgrade to 6.11.3 result still the same):
screenshot from 2017-09-06 04-27-59

from vue-express-mongo-boilerplate.

ApayRus avatar ApayRus commented on June 25, 2024

ooops)
after I fixed it, there is new one
[MongoError: connect ECONNREFUSED 127.0.0.1:27017]
Sorry if question is naive, but i'm new at this stack,
I have found this issue , Could not connect to MongoDB!
@icebob please can you explain how to launch mongoDB locally and connect it with this boilerplate?

from vue-express-mongo-boilerplate.

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.