Skip to content

Failure of installation app-sdk with deno #4

@VRPunk9036

Description

@VRPunk9036

Good afternoon, since Deno starts to gain popularity among developers this might be something you would like to have fixed. I found it during the ETH Global Hackathon just now.

Install command:

deno install npm:@blockscout/app-sdk

Error:

Add npm:@blockscout/app-sdk@0.1.2
error: Error in @blockscout/app-sdk@0.1.2 parsing version requirement for dependency "gradient-avatar": "git+https://github.com/blockscout/gradient-avatar.git"

Caused by:
    Package specified a dependency outside of npm (git+https://github.com/blockscout/gradient-avatar.git). Deno does not install these for security reasons. The npm package should be improved to have all its dependencies on npm.
    
    To work around this, you can use a package.json and install the dependencies via `npm install`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions