-
We have no idea what users are doing with the package. We should have an optional opt-in stats collection mechanism so we can understand the commands they use and the plugin's they install themselves…
-
umaar updated
9 years ago
-
I could not get any generators working that were using yeoman-generator@^1.0.0.
I keep getting the following error:
```
TypeError: Cannot read property 'then' of undefined
at .Base.prompt (...…
-
## The devDependency [yeoman-test](https://github.com/yeoman/yeoman-test) was updated from `2.1.0` to `2.2.0`.
🚨 [View failing branch](https://github.com/doug-wade/generator-sub/compare/master...dou…
-
Hello I receiving the next error and I have no idea how to resolve it:
`jit-grunt: Plugin for the "default" task not found. If you have installed the plugin already, please setting the static mapping…
-
Play version: 2.3.8
Scala version: 2.11.1
sbt-yeoman: 0.7.1
using a build.sbt file
When using play-yeoman the addition of the GruntProcess to the playRunHooks setting causes a ClassNotFoundException …
-
yeoman generator based on this seed-advanced
> new project
- [x] Input your project's name
- [x] Input the necessary tecnology (web and/or electron and/or nativescript/reactnative and/or ionic2/cordo…
-
**Describe the bug**
With latest release 3.0.0, the ehcache provider seems to not work. Refer error below observed during sample app generation.
>ERROR! An error occured while running jhipster-qua…
-
platform: windows
node v5.5 npm v37.1
Generator used: https://github.com/jhipster/generator-jhipster
when running the generator even when i select a folder the files are cretaed in the actual yeoman…
-
support with typescript will be great.
see here https://www.npmjs.com/package/grunt-typescript
my current config contains:
``` javascript
typescript: {
base: {
src: ['//**/*.ts'],…