-
So we don't have another [`1.4.0` situation](https://github.com/yeoman/yo/issues/264).
Basically test that `yo generator-name` works.
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
Windows
### What …
-
The generator search in the yo CLI leaves a lot to be desired.
I just made it so that the generator description is shown in the search: https://github.com/yeoman/yo/commit/f5ab6e94097d73ac23a0e223695…
-
Steps to reproduce:
```
$ npm install -g yo
$ npm install -g generator-swaggerize
$ mkdir petstore && cd $_
$ yo swaggerize # follow the prompts, select Hapi, using petstore.json
$ npm start
…
-
## Feature request
While `yo --generators` shows all available generators including sub-generators, yeoman interactive UI only work with main generators, completely ignoring sub-generators.
Inte…
-
Steps to reproduce.
- Install Ubuntu 16.04 server
- apt-get install python git build-essential curl
- Install node LTS: curl -sL https://deb.nodesource.com/setup_6.x | sudo bash - && apt-get instal…
-
Getting this error when running "yo appmaker".
Ran the `npm install -g generator-appmaker` command in both the parent folder and the component folder - does it matter where that command is run?
![ima…
-
## Prerequisites
On the latest generator:
``` bash
➜ fountain git:(master) ✗ npm ls -g --depth=0 2>/dev/null | grep generator-fountain
├── generator-fountain-webapp@0.7.2
```
- Framework: Angular 1…
-
### Summary
Write unit tests for `yo-dawg.js`.
### Expected Behavior
When run, test will confirm functionality of meme generator.
-
Some ideas mixed with issues we're already tracking. Expanding from our conversations on team hangouts:
- [ ] All official generators support npm3 for front-end packages (#1521)
- [ ] Get consistent …