-
## PLIP (Plone Improvement Proposal)
## Responsible Persons
### Proposer: Víctor Fernández de Alba (@sneridagh)
### Seconder:
## Abstract
Volto generator has come a long way, and it's …
-
Hi, I installed the last jhispter version and jhipster-banner, tried to run it after having created my project and got:
`yo jhipster-banner
TypeError: Cannot read property 'initializing' of undefi…
-
### Feature request
Create quick and short `Getting Started Guide`.
### Expected behavior
I can play with `vscode-webview-ui-toolkit` as quickly as possible.
### Current behavior
I have to ru…
-
I have reinstalled yo still can't get generator-angular2-library to installed on my mac.
I'm running npm 5.3.0
I did
npm uninstall -g yo
npm cache verify
npm install -g yo
```
/Users/me/.…
-
I install generator-jekyllrb, run `yo jekyllrb` and I got this error. I think it got a bug in it.
``` sh
/usr/local/lib/node_modules/yo/node_modules/inquirer/node_modules/rx/dist/rx.js:4586
t…
-
##### **Overview of the issue**
when you run 'npm start' it displays an error with sass.
setting back following versions fixes the problem
from
"sass": "1.79.2",
"sass-loader": "16.0.1",
…
-
As of now:
``` sh
$ yo xyz
Error xyz
You don't seem to have a generator with the name xyz installed.
You can see available generators with npm search yeoman-generator and then install them with npm…
-
use yeoman-generator-list so that we:
1. don't duplicate filtering code
2. speed up generator search? I guess
3. have access to additional metadata, Eg. stars https://github.com/yeoman/yo/issues/352
…
-
generator-vtex should only create `meta.json` and `.vtexignore`.
There should be new generators:
- generator-vtex-storefront
- generator-vtex-colossus
- etc
The idea is to compose them.
generator-v…
klzns updated
9 years ago
-
I have yo 1.8.1 installed with completions installed in zsh and bash. The following results are the same for both zsh and bash.
I type 'yo ' and hit tab. I hope to receive flags and generators. Mostl…