Hi everyone.
I'm trying to install amber on my Windows 7 PC but having unmet deps issues with Grunt.
Node version: 5.0.0
Npm version: 3.3.6
Amber CLI version 0.100.2 (Amber 0.17.0, NodeJS 5.0.0)
Output of npm install -g amber-cli :
├── amber-cli@0.100.2
├── UNMET PEER DEPENDENCY grunt-cli@^0.1.13
└── UNMET PEER DEPENDENCY grunt-init@^0.3.1
npm WARN EPEERINVALID amber-cli@0.100.2 requires a peer of grunt-init@^0.3.1 but none was installed.
npm WARN EPEERINVALID amber-cli@0.100.2 requires a peer of grunt-cli@^0.1.13 but none was installed.
I've tried installing grunt:
├── grunt@1.0.1
├── UNMET PEER DEPENDENCY grunt-cli@^0.1.13
└── UNMET PEER DEPENDENCY grunt-init@^0.3.1
npm WARN EPEERINVALID amber-cli@0.100.2 requires a peer of grunt-cli@^0.1.13 but none was installed.
npm WARN EPEERINVALID amber-cli@0.100.2 requires a peer of grunt-init@^0.3.1 but none was installed.
npm WARN EPACKAGEJSON johnel@1.0.0 No repository field.
Am I doing something wrong?
JL
--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
For more options, visit
https://groups.google.com/d/optout.