-
### Bug Report or Feature Request (mark with an `x`)
```
- [x ] bug report -> please search issues before submitting
- [ ] feature request
```
### OS and Version?
macOS Mojave version 10.14.2
…
-
I was not able to run the sub-generator:
`yo meanjs:express-model `
It prompts the question, and I was unable to see any controller name. And I was running in the root directory of my project. I tri…
-
We're starting to split a lot of our core modules in smaller pieces. Doing this, we break our build configuration in a lot of repo, and when we need to update it, then we got some less active ones to …
-
The following error is returned when I try to run `yo verb:doc foo.md`
``` sh
events.js:85
throw er; // Unhandled 'error' event
^
AssertionError: /Users/phillipalexander/.nvm/versio…
-
Installed the prerequisite packages i.e. Nodejs, npm, yeoman, java, mvn.
Environment:
Package | Version
-----------: | ---------
Ubuntu | 18.04
Node | 8.11.1
Npm | 6.1.0
Java | 1.8.0_1…
-
### Bug Description:
The samples generated by `yo` can not be used nor built.
Upgrade of `yo` has been done via:
`npm update -g yo generator-theia-extension`
### Steps to Reproduce:…
-
Commands to repro:
```
> yo fsharp
> create empty solution
> What's the name of your solution? Portal.ApplicationSite.com
> Do you want to use Paket? Yes
events.js:85
throw er; // Unhandled 'e…
-
Often enough I find myself in need of a project, and as I've grown used to the stack itself and the generator's workflow I usually fire up the generator every time I need something using this stack.
…
-
Possible issue for: `error: Cannot read property 'indexOf' of undefined`
On receiving the above error, I went thru the code and found out that:
When created an API by using `yo rest:api`, it doe…
-
I get this flood of errors when running sudo npm install -g generator-ionic, the confusion is killing me inside:
npm WARN generator-ionic@0.8.0 requires a peer of yo@>=1.0.0 but none was installed.
n…