Share feedback, ideas and get community help

Updated 3 months ago

Can't install the typebot package at my next.js project

I've followed all the instructions to install the typebot packege on next js, but when i try to run the
Plain Text
npm install @typebot.io/js @typebot.io/nextjs
it returns the following error:
Can anyone help me with this?
Attachment
image.png
B
L
5 comments
On Powershell you need to escape the @

Like this if I'm correct:

Plain Text
npm install ^@typebot.io/js ^@typebot.io/nextjs
Oh, got it. I'm gona try it. Thanks!!
Now it worked, ty very much!!
I got other problem, i can post here or i create another post?
Another post πŸ™
Add a reply
Sign up and join the conversation on Discord