Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

jspm install aurelia-authentication Fails #81

Closed
alfkonee opened this issue Apr 1, 2016 · 3 comments
Closed

jspm install aurelia-authentication Fails #81

alfkonee opened this issue Apr 1, 2016 · 3 comments
Labels

Comments

@alfkonee
Copy link
Contributor

alfkonee commented Apr 1, 2016

when installing aurelia-authentication from jspm it fails with this log

C:\Users\Alfred\Source\Projects\ElyfeASP4\ElyfeGh\src\Elyfe.Web> jspm install aurelia-authentication
     Updating registry cache...
     Looking up npm:aurelia-authentication
     Downloading npm:aurelia-authentication@2.1.0

warn Error on processPackageConfig
     Package.json dependency aurelia-dependency-injection set to npm:aurelia-dependency-injection@^1.0.0-beta.1.2.0, whi
ch is not a valid dependency format for npm.
     It's advisable to publish jspm-style packages to GitHub or another registry so conventions are clear.

err  Error: Error processing package config for npm:aurelia-authentication.
         at C:\Users\Alfred\Source\Projects\ElyfeASP4\ElyfeGh\src\Elyfe.Web\node_modules\jspm\node_modules\systemjs-builder\lib\builder.js:27:9
         at Object.lib$rsvp$events$$default.trigger (C:\Users\Alfred\Source\Projects\ElyfeASP4\ElyfeGh\src\Elyfe.Web\node_modules\rsvp\dist\rsvp.js:245:13)
         at null._onTimeout (C:\Users\Alfred\Source\Projects\ElyfeASP4\ElyfeGh\src\Elyfe.Web\node_modules\rsvp\dist\rsvp.js:779:47)
         at Timer.listOnTimeout (timers.js:92:15)

err  Error processing package config for npm:aurelia-authentication.
@doktordirk
Copy link
Contributor

right, but weird. can't see any problem

@doktordirk
Copy link
Contributor

found it. will be fixed with #73

@doktordirk
Copy link
Contributor

meanwhile install from github. that'll work still

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants