-
Right now, if you attempt to do something like `yo foo:bar` without a named argument (like `yo foo:bar baz`), an error gets thrown `Error: Did not provide required argument name!` I have a use case wh…
-
After running the generator, I've tried to add another page, but got the error below:
![screen shot 2014-03-20 at 8 16 32 am](https://f.cloud.github.com/assets/1504716/2471217/2f92fef6-b021-11e3-8d03…
-
please I want to generate neo4j entities instead of JPA ones.
-
Generates boilerplate for creating a new rest URL. Would generate GET/POST/PUT/UPDATE/DELETE routes following standard REST format. Would link routes to a generated controller file.
-
Hi there,
I wanted to remove the route that I created using the yeoman sub-generator along with all the files and links included. Is there a command I can use to do so for routes and other sub-gener…
-
Hi! When I attempted to use
yo phaser-typescript:prefab "ground"
I got this issue
![1](https://cloud.githubusercontent.com/assets/2544638/2719745/16f51f5a-c566-11e3-9f6a-d4d0709bfee1.jpg)
I got new …
-
I'm using the v3.1.0 branch to generate a submodule "home" in directory home.
After creating the submodule I'd like to generate a partial / route for that same name. The problem is that the generator…
0x80 updated
10 years ago
-
This questions was raised yet in comments to Kickstarter campaign, and I'd like to set up this ticket for informal background discussion, to allow interested parties to further discuss/share ideas on …
-
Example attempt below:
```
test⇒ yo backbone myapp
invoke mocha:app
create test/bower.json
_-----_
| |
|--(o)--| .--------------------------.
`---------´ | Welcom…
qbunt updated
10 years ago
-
Some time ago I was experimenting with mean.js (for those who are not from this world :-), a node.js solution in combination with mongodb and angularjs).
I must say that I liked the setup of there pr…