Skip to content
Discussion options

You must be logged in to vote

Nvm I figured it out. Maybe this will help someone else.

I was accidentally importing a module like import { ImperativePanelHandle } from 'react-resizable-panels/src/Panel'

Switching my tsconfig moduleResolution field to bundler pointed out where the issue was. Fixed the import and now everything compiles.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bvaughn
Comment options

Answer selected by bvaughn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants