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
Version 3.0.33 still failing when installing with npm with the yarn not found error.
It's possible to install if you're using bun as package manager, but had to rip it off as of now because deployments kept failing since I'm kinda locked with npm on production.
With version 3.0.30 installation with npm fails with error "yarn not found".
Probably this is because of this line in
package.json
Reintroduced problem from #159
The text was updated successfully, but these errors were encountered: