Type error: Cannot find module '@boxyhq/internal-ui' or its corresponding type declarations. #2835
Replies: 4 comments 2 replies
-
Have you run |
Beta Was this translation helpful? Give feedback.
-
Yes I did.
Npm will be latest version - shall I downgrade to a specific version?
…On Fri, 14 Jun 2024, 22:27 Deepak Prabhakara, ***@***.***> wrote:
Have you run npm install before running build?
—
Reply to this email directly, view it on GitHub
<#2835 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BHWAOG7MLCRDQ2ZRWJ7HR33ZHLAPZAVCNFSM6AAAAABJJ6CGTCVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TONZTGI2DK>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Please try 20.14.0 to see if the issue persists there. |
Beta Was this translation helpful? Give feedback.
-
FYI
ran npm install babel-loader @babel/core @babel/preset-env @babel/preset-react --save-dev it then built, couple of warnings on
I was able to run it - now testing. |
Beta Was this translation helpful? Give feedback.
-
Hi there,
Thanks for sharing this project its cool.
I tried installing it as opposed to docker...
I get the below error... Any ideas why?
▲ Next.js 14.2.4
· esmExternals
· webpackBuildWorker
Linting and checking validity of types .Failed to compile.
./components/LicenseRequired.tsx:1:28
Type error: Cannot find module '@boxyhq/internal-ui' or its corresponding type declarations.
Beta Was this translation helpful? Give feedback.
All reactions