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

Getting started guide using mac doesn't work #2039

Open
alberttwong opened this issue Feb 14, 2020 · 2 comments
Open

Getting started guide using mac doesn't work #2039

alberttwong opened this issue Feb 14, 2020 · 2 comments

Comments

@alberttwong
Copy link

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 %
@dalelotts
Copy link
Contributor

it's safe to say this project is no longer maintained. It's been years since the last commit.

@dalelotts
Copy link
Contributor

Please consider closing this issue because this project is no longer maintained.

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

2 participants