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
{{ message }}
This repository has been archived by the owner on May 15, 2022. It is now read-only.
I'm getting the following error when running this in NextJS. I'm using the following config.
Server Error
Error: No "exports" main resolved in /Users/.../node_modules/react-dat-gui/package.json
This error happened while generating the page. Any console logs will be displayed in the terminal window.
I'm getting the following error when running this in NextJS. I'm using the following config.
And then in my main React component, just calling
<Controls />
.The text was updated successfully, but these errors were encountered: