Closed fallenoak closed 8 years ago
It appears that webpack was hunting for json-loader in the Blizzardry directory, instead of in the Wowser directory. This may only be an issue with npm >= 3 (it impacted me, and I'm on 3.3.12)
webpack
json-loader
npm >= 3
3.3.12
Great stuff, thanks! :tada:
It appears that
webpack
was hunting forjson-loader
in the Blizzardry directory, instead of in the Wowser directory. This may only be an issue withnpm >= 3
(it impacted me, and I'm on3.3.12
)