-
Hello,
I got an error when executing ```yo polymer-typescript``` with npm version 5.5.1 and node v6.11.4
I upgraded my node to v8.9.1 and it worked fine.
Here is the error i got:
```
/usr/loc…
-
I have generated new app with "yo angular-fullstack" and then i have created the "config.json" file .
I did "yo angular-fullstack-crud" and now i'm getting the following errors :
readline.js:924
…
-
So that we could run
`yo cg-angular:state newState`
and then get to choose options like its url, does it need a new template or controller (run partial sub-generator and inject references into the st…
34r7h updated
10 years ago
-
Hi,
When trying to create a project following the instructions [here](https://testcafe.io/documentation/402810/guides/extend-testcafe/reporter-plugin#generate-a-reporter-project), I get the follow…
-
Hey, so when I try and run any of the sub-generators from generator-angular-fullstack I get.
`TypeError: Cannot read property 'indexOf' of undefined`
Here's the full stacktrace.
```
D:\Desktop\whenD…
-
## Type of issue
Bug
Make the install of yo available through yarn.
It seems the version of upath used by some yo dependency is too low and doesn't support node 10.
The current version…
-
I simply installed node and yeoman before trying the command:
```
npm install -g generator-zurb-foundation
```
but installation fails with this output:
```
npm WARN package.json generator-foundatio…
-
Would be nice to cleanup the codebase to use promises instead of callbacks: https://github.com/yeoman/yo/search?utf8=%E2%9C%93&q=cb%28
Should probably wait on https://github.com/yeoman/generator/is…
-
**Is this a feature or a bug?**
- [ ] Feature
- [X] Bug
**Please describe the actual behavior.**
I'm trying to build two projects. One was scaffolded using the spfx yeoman generator, the other…
-
- [x] `yo treefrog` should create a trails app using the `generator-trails`.
- [ ] It should then over write the `server.js` and `tests/index.js` with the special characteristics that allow treefrog …