Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation with npm fails (again) #170

Open
dtillner opened this issue Mar 7, 2024 · 1 comment
Open

Installation with npm fails (again) #170

dtillner opened this issue Mar 7, 2024 · 1 comment

Comments

@dtillner
Copy link

dtillner commented Mar 7, 2024

With version 3.0.30 installation with npm fails with error "yarn not found".

Probably this is because of this line in package.json

"preinstall": "yarn dlx only-allow yarn",

Reintroduced problem from #159

@yuigoto
Copy link

yuigoto commented Jun 20, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants