You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item
Version
generator-angular-fullstack
5.0.0-rc.0
Node
6.9.5
npm
5.7.1
Operating System
Windows 10
Item
Answer
Transpiler
Babel
Markup
HTML
CSS
Sass
Client Tests
Mocha
DB
MongoDB
Auth
Y
Running yo angular-fullstack with Angular Fullstack v5.0.0-rc.0 and default options, the gulpfile.babel.js is not created and yarn install fails with the error
...
[4/4] Building fresh packages...
success Saved lockfile.
$ gulp copy:fonts:dev
[16:04:41] No gulpfile found
error An unexpected error occurred: "Command failed.
Exit code: 1
Command: C:\\WINDOWS\\system32\\cmd.exe
Arguments: /d /s /c gulp copy:fonts:dev
Below is the list of created files copied from the console:
Running
yo angular-fullstack
with Angular Fullstack v5.0.0-rc.0 and default options, the gulpfile.babel.js is not created andyarn install
fails with the errorBelow is the list of created files copied from the console:
The text was updated successfully, but these errors were encountered: