Open abcd-ca opened 7 years ago
@abcd-ca I believe you can fix it by loading it with babel manually:
require('babel-node-modules')([
'redux-saga-location' // add an array of module names here
])
I ended fixing this on other project this way.
@daviscabral , where should that require be placed? thanks!
Hello,
I get this error when I try to import your package,