-
## Version
1.0-rc3
## Describe the bug
Yeoman template should prompt the user for bot name. project type, etc.
## To Reproduce
```bash
npm install -g yo
npm install -g @microsoft/gene…
tomlm updated
3 years ago
-
tmp $ mkdir testapp
tmp $ cd testapp
testapp $ yo dude
[?] Must be already installed globally with npm install -g
Select a Web App Generator? generator-dapp (github.com/csantanapr/generator-d…
-
When I run yo wordpress I get the following errors:
> > Setting Permissions: 0755 on .
> > events.js:160
> > throw er; // Unhandled 'error' event
> > ^
Error: EACCES: permission denied, …
-
hello,
I install and use this generator and i have a couple of questions:
- when run yo wp-bones , the generator ask me for: my name, theme name, url and others.. but that information don't appears th…
-
I don't get icons when I start my app with `grunt serve`. After generation, I have nothing changed.
I'm using `generator-angular-material-fullstack@0.1.2`.
![screeshot](https://cloud.githubuserconte…
-
I've followed the quick setup and user yo react-native-module but got this error:
```
events.js:141
throw er; // Unhandled 'error' event
^
AssertionError: Trying to copy from a source tha…
-
## Your Environment
* Platform [PC desktop, Mac, iOS, Office on the web]: PC, Web
* Host [Excel, Word, PowerPoint, etc.]: Excel
* Office version number: Latest Office 365 stable build
* Operatin…
-
[Grabbed latest nodejs 4.x, installed it in c:\nodejs]
[Grabbed mongodb 3.2, installed it + created c:\data\db]
[Grabbed python 2.7, installed it in c:\python27]
[Already have GIT bash installed, I al…
-
### Tasks
- [x] Shave da yak
- [x] Make sure I have bootstrap yo generator
- [x] Create a branch feature/17--Codrops-Galore
- [ ] Create a folder for each site
- [ ] Bootstrap into the folder
- …
-
I couldn't get
yo angular-famous-ionic:route myRoute to work.
It will be nice to have something similar to
https://github.com/yeoman/generator-angular#route
Is this already available?