Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to generate angular module #200

Closed
yashgt opened this issue Feb 16, 2016 · 13 comments
Closed

Unable to generate angular module #200

yashgt opened this issue Feb 16, 2016 · 13 comments

Comments

@yashgt
Copy link

yashgt commented Feb 16, 2016

E:\Projects\trulo>yo meanjs:angular-module trulo
Error meanjs:angular-module trulo

You don't seem to have a generator with the name meanjs:angular-module installed.
You can see available generators with npm search yeoman-generator and then install them with npm install [name].
To see the 16 registered generators run yo with the --help option.

I have already installed meanjs using:
npm install -g generator-meanjs@0.4.1 --save

@ilanbiala
Copy link
Member

All the generators listed are folders in the repo: https://github.com/meanjs/generator-meanjs, so we don't have a finalized angular-module generator yet. Also, please install the latest generator version.

@yashgt
Copy link
Author

yashgt commented Feb 16, 2016

So which generator can we use to generate an angular module?
I also tried with latest version.
The online documentation mentions angular-module which does not exist.

On Tuesday, February 16, 2016, Ilan Biala notifications@github.com wrote:

All the generators listed are folders in the repo:
https://github.com/meanjs/generator-meanjs, so we don't have a finalized
angular-module generator yet. Also, please install the latest generator
version.


Reply to this email directly or view it on GitHub
#200 (comment)
.

@yashgt
Copy link
Author

yashgt commented Feb 17, 2016

If some generators are NOT developed in the new version, is there a way I can obtain them from the EARLIER versions?
The documentation at http://meanjs.org/generator.html is for 0.3.x. It DOES show angular-module as a generator. However, the git repository no longer has the 0.3.x available for download.

It appears as if a new version is release on github without many features of the old version and teh old version is made unavailable.

@ilanbiala
Copy link
Member

Install version 0.1.x from npm.

@yashgt
Copy link
Author

yashgt commented Feb 17, 2016

Sorry, but I am looking for a later version for which documentation is available. 0.3.x

@ilanbiala
Copy link
Member

That version on npm corresponds to 0.3.x support in MEAN.

@rof20004
Copy link

yo meanjs:angular-module not work, now is:

yo meanjs:mean-module

@nodox
Copy link

nodox commented Apr 7, 2016

Doc should be updated so this and #208 can be closed. Any PR?

@staminna
Copy link

staminna commented Jan 13, 2017

Can somebody update meanjs.org documentation for this?

@bellaj
Copy link

bellaj commented Dec 24, 2017

from the official website : The Yeoman Generator is currently not maintained. It is based on an older version of MEAN.JS (0.4.2). This content is retained here for historical purposes and for anyone still using the generator on their projects.

@nodox
Copy link

nodox commented Jan 3, 2018

Close this issue?

@staminna
Copy link

staminna commented Jan 5, 2018

Is there a new tool for this task if I may ask?

@lirantal
Copy link
Member

Sorry but no new generator.
You should clone the main meanjs repo and use it as a starting point.

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

No branches or pull requests

7 participants