You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yarn Plug ‘n’ Play comes with a new dependencies paradigm and is a bit more strict about what is allowed. The error I got is pretty self-explanatory:
Error: babel-plugin-react-intl tried to access @babel/types, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
Could you kindly update the dependencies accordingly?
Thanks, and have a nice weekend
The text was updated successfully, but these errors were encountered:
Oops – should have posted this in another repository. However, the babel-plugin-react-intl repository is archived, and the package was renamed to babel-plugin-formatjs. Perhaps you could upgrade this dependency? That would fix the issue too.
Hi,
Yarn Plug ‘n’ Play comes with a new dependencies paradigm and is a bit more strict about what is allowed. The error I got is pretty self-explanatory:
Error: babel-plugin-react-intl tried to access @babel/types, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
Could you kindly update the dependencies accordingly?
Thanks, and have a nice weekend
The text was updated successfully, but these errors were encountered: