You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently working with library in a Next.JS project and the library works as expected. However, when I try to build the project, the build process fails with TypeScript errors. I have verified by disabling the TypeScript check in Next config and the build passes correctly.
Describe the bug
Currently working with library in a Next.JS project and the library works as expected. However, when I try to build the project, the build process fails with TypeScript errors. I have verified by disabling the TypeScript check in Next config and the build passes correctly.
To Reproduce
Imported Globe with
and ran
next build
Expected behavior
Build should pass successfully.
Screenshots
The text was updated successfully, but these errors were encountered: