Open lordblendi opened 6 years ago
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 https://github.com/npm/npm/issues/17379
@nvdk Good find! We'll look into it.
@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?
@asjongers We still need to look into this.
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: https://github.com/tenforce/ember-mu-application-generator/issues/14