Log in
Log into community
Share feedback, ideas and get community help
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 3 months ago
0
Follow
Can't install the typebot package at my next.js project
Can't install the typebot package at my next.js project
Inactive
0
Follow
L
Linco
12 months ago
Β·
I've followed all the instructions to install the typebot packege on next js, but when i try to run the
Plain Text
Copy
npm install @typebot.io/js @typebot.io/nextjs
it returns the following error:
Can anyone help me with this?
Attachment
B
L
5 comments
Share
Open in Discord
B
Baptiste
12 months ago
On Powershell you need to escape the
@
Like this if I'm correct:
Plain Text
Copy
npm install ^@typebot.io/js ^@typebot.io/nextjs
L
Linco
12 months ago
Oh, got it. I'm gona try it. Thanks!!
L
Linco
12 months ago
Now it worked, ty very much!!
L
Linco
12 months ago
I got other problem, i can post here or i create another post?
B
Baptiste
12 months ago
Another post π
Add a reply
Sign up and join the conversation on Discord
Join on Discord