Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Running with issue while running "npm start" #1924

Closed
deepakparamesh opened this issue Nov 24, 2017 · 1 comment
Closed

Running with issue while running "npm start" #1924

deepakparamesh opened this issue Nov 24, 2017 · 1 comment

Comments

@deepakparamesh
Copy link

hi,
I am trying to get the basic boiler plate of the meanjs. but finding an issue after doing all the below steps .

  1. Installed all the prerequisite
    npm install -g bower
    npm install -g grunt-cli
    npm install -g yo
    npm install -g [email protected]

    • all were installed properly
  2. Ran the command "yo meanjs --skip-install"

    • the project folders got scaffold properly in my directory.
  3. Ran the command "npm install"

    • I hope, all my node modules got installed.
  4. Then at last to get the boilerplate screen, I ran "npm start" on my CLI

    • but all I got is this ..

meanjs_issue

Please help me to fix this issue. I do not know the reason of why this issue is arriving.
Thank you in advance.

@PierreBrisorgueil
Copy link
Contributor

hello, you are on an old version of meanjs, please don"t use yo generator, juste clone this repo

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants