Skip to content
New issue

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

Self hosted: @typebot.io/nextjs not export components and props #614

Closed
michelonsouza opened this issue Jul 18, 2023 · 3 comments
Closed

Comments

@michelonsouza
Copy link

michelonsouza commented Jul 18, 2023

Good morning baptisteArno, after creating the @typebot.io/nextjs package the project stopped working because it did not recognize it. I tried to make a types file to suppress this problem, but without success. Do you have any steps we can take to resolve it?

image

@michelonsouza michelonsouza changed the title @typebot.io/nextjs not export components and props Self hosted: @typebot.io/nextjs not export components and props Jul 18, 2023
@baptisteArno
Copy link
Owner

What command are you running?

If you run it again it should work. I need to fix this.

@michelonsouza
Copy link
Author

michelonsouza commented Jul 18, 2023

I running pnpm dev.

I have this problem since yesterday.

@Luis-Fernando-Developer

Tentei executar com o comando pnpm install '@typebot.io/next.js' e também tenho o problema do amigo acima.
Tentei também com yarn add '@typebo.io/next.js' . Alem de tentar com os seguintes comandos:

yarn workspace apps/builder add 'typebot.io/next.js'
pnpm workspace apps/builder install '@typebot.io/next.js'

Nenhum desses comando resolveu o problema "não é possivel localizar o modulo '@typebot.io/next.js' ou suas declarações de tipo correspondentes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants