Replies: 2 comments
-
Does it help if you do: const nextConfig = {
serverExternalPackages: ['@protobuf-ts'],
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've traced the issue back to turbopack. Nothing should be trying to resolve this import in the first place as the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hi,
I've encountered an error while trying to use
@protobuf-ts
with nextjs. I've already opened an issue here.When running
pnpm dev
, I get:Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions