-
Hi,
I just discovered babun (actually today), and I'm trying to experiment with aurelia, then something to do:
npm install -g yo generator-aurelia or npm install
I get errors like css-what or or…
-
When trying to run `yo jhipster-file-handling` it gives me
> Error jhipster-file-handling
>
> this.getAllJhipsterConfig is not a function
My `.yo-rc.json`
```
{
"generator-jhipster": {
…
-
If we decide to go with publishing the [Jekyll template](https://github.com/18F/federalist-uswds-template) as a generator (https://github.com/18F/federalist-uswds-template/issues/1), then we could nix…
-
Similar to #375, different error.
## My environment
* *OS version/details*: `Windows 10 64-bit`
* *Node version:* `6.9.1`
* *npm version:* `3.10.8`
* *Version of yo :* `2.0.0`
`yo --versio…
-
**ENVIRONMENT**
- windows 11
- node 16.20.2
- npm 8.19.4
The error
instantiatedGenerator.run is not a function
I pass throw the process of choosing the name .... etc. But after im getting…
-
The various yeoman generators appear to be adding the @sap:registry=https://npm.sap.com back into the npm config, resulting in you having to delete it again manually. I cannot raise tickets in the SAP…
-
```
`Create the project folder "shopvie".
events.js:167
throw er; // Unhandled 'error' event
^
Error: Cannot find module '../configuration'
at Function.Module._resolveFilename …
-
I run `yo ember-config` from the root of the freshly generated Ember CLI app and this error occurs:
```
Error: Cannot find module '../../lib/aid'
at Function.Module._resolveFilename (module.js:33…
-
See https://github.com/yeoman/yo/issues/528
-
Research the usage of package `yo` in OUI and determine if we can get rid of the dependency.
Reason: `yo` depends on request which is deprecated and causing #630