Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Deprecation of generator-webapp but it was still include in Getting started instruction in Yeoman #630

Closed
rosegbn opened this issue Jan 8, 2016 · 3 comments

Comments

@rosegbn
Copy link

rosegbn commented Jan 8, 2016

I found that generator-webapp is not supported and it will be moving to generator-gulp-webapp as mentioned in yeoman/generator-webapp#567 . I'm new to Yeoman and as a beginner it is really confusing to know that generator-webapp is still included in Getting Started instruction in official website.

@rosegbn
Copy link
Author

rosegbn commented Jan 9, 2016

Process
npm i yo -g
npm i generator-webapp -g

Error:
require('yeoman-generator').generators.Base is deprecated. Use require('yeoman-generator').Base directly

@eddiemonge
Copy link
Member

These are two separate issues. The first is this generator being deprecated. We haven't officially deprecated it yet so the getting started guide can still be used.

As for your second comment, what version of the generator are you using?

@sindresorhus
Copy link
Member

Closing as this repo is deprecated.

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