Skip to content

Getting err Error locating github:component/global/archive/v2.0.1.tar.gz. #4

@damianofusco

Description

@damianofusco

When running sudo jspm update I'm getting:
err Error locating github:component/global/archive/v2.0.1.tar.gz.

I was able to get rid by including a reference to socket.io-client from github insead of npm in my jspm dependencies:
"socket.io-client": "github:socketio/socket.io-client@^1.4.5"

before I had:
"socket.io-client": "npm:socket.io-client@^1.4.5"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions