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

Compatibility issues with react-scan #15783

Closed
notSagyo opened this issue Dec 15, 2024 · 1 comment · Fixed by #17076
Closed

Compatibility issues with react-scan #15783

notSagyo opened this issue Dec 15, 2024 · 1 comment · Fixed by #17076
Labels
bug Something isn't working needs triage

Comments

@notSagyo
Copy link

What version of Bun is running?

1.1.38

What platform is your computer?

Windows

What steps can reproduce the bug?

bunx react-scan@latest http://localhost:3000/

What is the expected behavior?

Should start scanning as with npx react-scan@latest http://localhost:3000/

What do you see instead?

  ⚙️  esbuild [1/2] error: could not determine executable to run for package exec

error: postinstall script from "esbuild" exited with 1

Additional information

I don't know if this is directly related to Node.js compatibility with Bun, but it seems to work with any other Package Manager.

@notSagyo notSagyo added bug Something isn't working needs triage labels Dec 15, 2024
@kravetsone
Copy link

Its not about Node.js compatibility
Its old bug on windows with postinstall scripts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants