Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
There was an error while loading. Please reload this page.
The release command doesn't seem to take into account the
package-lock.jsonintroduced by npm 5. Runningnpm installafter runningember releasecauses the package-lock.json to update with the newly released version. This should handled by theember-cli-releasein some way.