Share feedback, ideas and get community help

Updated 6 months ago

Bun Install

At a glance

The community member noticed that the installation method for a project has changed to use bun-js, but when trying to install, they encountered an error indicating that Bun could not find a package.json file. Another community member asked if the repository was correctly cloned and if the package.json file was present, to which the original poster responded that they had synchronized with the latest update and the package.json file was in the folder, but the issue was still occurring.

I noticed that the installation method changed, now it uses bun-js, but when trying to install it displays the following error:

ricardo@ricardo:/var/www/html/typebot.io$ bun i
error: Bun could not find a package.json file to install from
note: Run "bun init" to initialize a project
B
R
2 comments
Well, did you correctly cloned the repo? Do you have a package.json file?
yes, I synchronized with the latest update, the package.json file is in the folder, very strange.
Add a reply
Sign up and join the conversation on Discord