#Bun Install
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
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
This post has been pushed to the community knowledgebase. Any replies in this thread will be synced to the community site.
Well, did you correctly cloned the repo? Do you have a package.json file?