-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
I have just installed this generator but i am unable to create any app.
I am getting following error
D:\dev\git\New folder>yo angular-fullstack
C:\Users\Haris\AppData\Roaming\npm\node_modules\generator-angular-fullstack\app\generator.js:3
import fs from 'fs';
^^^^^^
SyntaxError: Unexpected reserved word
at exports.runInThisContext (vm.js:73:16)
at Module._compile (module.js:443:25)
at Module._extensions..js (module.js:478:10)
at Object.require.extensions.(anonymous function) [as .js](C:UsersHarisAppDataRoamingnpmnode_modulesgenerator-angular-fullstacknode_modulesbabel-c
orelibapiregisternode.js:214:7)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (C:\Users\Haris\AppData\Roaming\npm\node_modules\generator-angular-fullstack\app\index.js:7:28)
at Module._compile (module.js:460:26)
D:\dev\git\New folder>