Closed nmcclay closed 8 years ago
@nmcclay what version of node?
5.11.0
do you have a chance to add a failing test case/ pr. Im swamped at the moment.
So I spent the afternoon figuring out what was going on with a remote colleague. I'm not sure if this itself was the issue or not unfortunately. Ultimately we ended up doing npm clear cache
and fully restarting the app and it cleared up the issue so we could move on. I won't hold it against you if you do the same here ;)
Given that the test suite passes in windows https://ci.appveyor.com/project/embercli/hash-for-dep and a npm cache clear fixed the issue. I am unsure if action is needed here.
If this turns up again, or a failing test can be provided I will gladly dig in.
In pkg.js line 19:
var thePackage = require(baseDir + '/package.json');
Causes:
How to fix: