-
Potential tools:
- https://github.com/pedsmoreira/battlecry
- https://github.com/saojs/sao
- https://github.com/yeoman/yo
- https://yeoman.io/generators/
- example? (https://github.com/Wanderso…
-
Because we have a lot of repos, we should have the possibility to auto-update the repos; therefore we need the following:
- new Generator - auto-update:
- parameters:
- gets a list of repo u…
ghost updated
4 years ago
-
I'm seeing that with nvm to manage nodejs/npm installations, vscode-yo when invoked says "install some generators first".
I'm confident my generators are alright because they seem to work when invok…
-
-#### yo trails fails to user select express, only hapi gets installed. I installed lastest npm install -g yo generator-trails
#### Environment
- node version: 5.12.0 / npm 3.9.3
- trails version: 1…
-
## Description
When generating a new project (using version 1.0.0-rc1), nested route don't work.
### Error Message & Stack Trace
Not much relevant, but the browser's console prints 404 for http://lo…
-
When I run `yo polymer-express`, I get the error in the title.
Full stacktrace:
```
module.js:328
throw err;
^
Error: Cannot find module 'yeoman-generator/node_modules/glob'
at Function…
-
I get this error when trying to run yo express-angular
Fixed it by removing .bold from file
/usr/local/lib/node_modules/generator-express-angular/node_modules/yeoman-generator/lib/util/common.js
Not…
-
Ben,
The README for the generator was mostly dynamically-generated by the yo-generator-generator (confused yet?). While it's accurate it's not particularly helpful or specific to this generator.
Can…
-
## Description
The generated default todo project doesn't compile. Using latest `yo` (1.8.5) and `generator-fountain` (1.0.0-rc2). It looks, the generated module string is wrong.
### Error Messa…
-
OS: Win11
node.js : v12.19.0.
npm : 6.14.8
`F:\>yo code
Error code
Unexpected token '('`
Im new to Yo and Generator-Code. just follow the tutorial " https://code.visualstudio.com/api/get…