redux-saga / redux-saga-beginner-tutorial

Redux/Redux-saga beginner tutorial
MIT License
587 stars 544 forks source link

npm test gives loader module error #63

Closed jatric closed 4 years ago

jatric commented 4 years ago

babel-node sagas.spec.js | tap-spec

internal/modules/cjs/loader.js:638 throw err;

jatric commented 4 years ago

It was because wrong file name in package.json saga.spec.js -> sagas.spec.js