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

Getting started guide using mac doesn't work  #2039

@alberttwong

Description

@alberttwong
alwong@albert-macbook trust3 % yo meanjs
You're using the official MEAN.JS generator.
? What mean.js version would you like to generate? master
master
? In which folder would you like the project to be generated? This can be change
d later. mean
Cloning the MEAN repo.......
? What would you like to call your application? MEAN
? How would you describe your application? Full-Stack JavaScript with MongoDB, E
xpress, AngularJS, and Node.js
? How would you describe your application in comma seperated key words? MongoDB,
 Express, AngularJS, Node.js
? What is your company/author name?
? Would you like to generate the article example CRUD module? Yes
? Would you like to generate the chat example module? Yes
Running npm install for you....
This may take a couple minutes.

------------------------------------------
Your MEAN.js application is ready!

To Get Started, run the following command:

cd mean && grunt

Happy Hacking!
------------------------------------------
alwong@albert-macbook trust3 % cd mean && grunt
A valid Gruntfile could not be found. Please see the getting started guide for
more information on how to configure grunt: http://gruntjs.com/getting-started
Fatal error: Unable to find Gruntfile.
alwong@albert-macbook mean % ls
CHANGELOG.md			gulpfile.js
CONTRIBUTING.md			karma.conf.js
Dockerfile			manifest.yml
Dockerfile-production		modules
LICENSE				node_modules
Procfile			package-lock.json
README.md			package.json
UPGRADE.md			protractor.conf.js
app.json			public
bower.json			scripts
config				server.js
docker-compose-production.yml	test.js
docker-compose.yml
alwong@albert-macbook mean %

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions