The problems is in the hardcoded javascript standard version in call to parser in one of the bundler plugins, which in case a transitive dependency of another package, which provides dev tooling.
Top-level
The problems is in the hardcoded javascript standard version in call to parser in one of the bundler plugins, which in case a transitive dependency of another package, which provides dev tooling. 2 comments
@Jlicht Thank you for the link, yep, probably will use it. I just manually monkeypatched a file in node_modules for now :) |
@abcdw not a solution, but patch-package may allow you to work around the issue for now.