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
What you did: Suddenly appeared after doing an npm ci
What happened:
We're utilizing babel-plugin-react in our nextjs project as a way to easily extract tailwind theme config variables. However, after doing an npm ci this issue suddenly appeared.
I'm currently utilizing windows and it seem to flag out the macOS' /r. Removing all the new line and sticking everything together seem to fix it.
Any help would be appreciated as we're currently lost with this issue
The text was updated successfully, but these errors were encountered:
babel-plugin-preval
version: v5.0.0node
version: v14.17.0npm
(oryarn
) version: npm v6.14.13Relevant code or config
What you did: Suddenly appeared after doing an
npm ci
What happened:
We're utilizing
babel-plugin-react
in our nextjs project as a way to easily extract tailwind theme config variables. However, after doing annpm ci
this issue suddenly appeared.I'm currently utilizing windows and it seem to flag out the macOS'
/r
. Removing all the new line and sticking everything together seem to fix it.Any help would be appreciated as we're currently lost with this issue
The text was updated successfully, but these errors were encountered: