Skip to content

Removed installing extra addons from afterInstall hook #14#15

Open
lordblendi wants to merge 1 commit intomasterfrom
fix-14
Open

Removed installing extra addons from afterInstall hook #14#15
lordblendi wants to merge 1 commit intomasterfrom
fix-14

Conversation

@lordblendi
Copy link
Member

They kept removing our addon from the node_modules/. Hard to reproduce, on some computers it occurs, but not on everyone's machine. As a backup solution I removed them from the afterInstall hook and changed the readme.

Related issue: #14

They kept removing our addon from the node_modules/
@nvdk
Copy link
Member

nvdk commented May 24, 2018

fyi this is related to an npm issue that removes modules installed via a git url. Down/Upgrading your npm version should fix this. As an alternative, I believe using docker-ember works fine :). See also npm/npm#17379

@lordblendi
Copy link
Member Author

@nvdk Good find! We'll look into it.

@asjongers
Copy link
Collaborator

@lordblendi
Any update on this? If someone can confirm the issue no longer occurs with an older/later version of NPM maybe we can close this?

@lordblendi
Copy link
Member Author

@asjongers We still need to look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants