Skip to content
This repository was archived by the owner on Jul 11, 2019. It is now read-only.
This repository was archived by the owner on Jul 11, 2019. It is now read-only.

Installing directly from git repo doesn't work #278

@frangio

Description

@frangio

Installing the dependency directly from GitHub doesn't work. There was a StackOverflow question posted about this.

The problem is that npm doesn't install devDependencies when installing from git, but it runs our prepack script which uses them so it doesn't work. I'm pretty sure that this is an npm bug, so I'm marking the issue as blocked. There is an issue open (npm/npm#19564) but it has had no official reply and is basically inactive. 🤦‍♂️

It's not serious, but it can be cumbersome when developing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions