sysgears / mochapack

Mocha test runner with integrated webpack precompiler
https://sysgears.github.io/mochapack/
MIT License
183 stars 28 forks source link

Warning: the engine "pm" appears to be invalid #69

Closed JordanMajd closed 4 years ago

JordanMajd commented 4 years ago

Describe the bug

yarn install on a project using mochapack@2.0.0 produces a warning warning mochapack@2.0.0: The engine "pm" appears to be invalid.

To Reproduce

yarn init
yarn add -D mochapack
yarn install

Environment if relevant (please complete the following information):

dsrini-open commented 4 years ago

I remember seeing this issue, forgot exactly what I did - but guess updated yarn/node/npm or added mocha/webpack. - Tried in a new repo - not getting it anymore!

larixer commented 4 years ago

Should be fixed in mochapack@2.0.1