We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.1.38
Windows
bunx react-scan@latest http://localhost:3000/
Should start scanning as with npx react-scan@latest http://localhost:3000/
npx react-scan@latest http://localhost:3000/
⚙️ esbuild [1/2] error: could not determine executable to run for package exec error: postinstall script from "esbuild" exited with 1
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.
The text was updated successfully, but these errors were encountered:
Its not about Node.js compatibility Its old bug on windows with postinstall scripts
Sorry, something went wrong.
bunx
Successfully merging a pull request may close this issue.
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?
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.
The text was updated successfully, but these errors were encountered: