Idir IBOUCHICHENE
Idir IBOUCHICHENE
Having the same issue. It seems issue at line 59 with `const packagePath = path.dirname(findupSync(packageSearchPath, { cwd: options.cwd }));` `findupSync` returns null and causes this issue. Adding a path.resolve before...
Please @hank Do @hrefhref's pull request :)
Hello, @adyen-git-manager. Can you check the PR above, please? Thank you. Best regards.
Same on our side. Even are-you-es5 with babel.config.js did not help as it only considers dist folder.