Turbopack causing error on pdf-lib library. Should I make it a github issue?
Unanswered
Cape horse mackerel posted this in #help-forum
Cape horse mackerelOP
Hi guys, i encountered a bug in a node library im using. The issue was reported by someone else in the library repo https://github.com/Hopding/pdf-lib/issues/1619 and it seemed like an issue with turbopack on nextjs 14.2.3.
The comment (https://github.com/Hopding/pdf-lib/issues/1619#issuecomment-2138620410
) suggesting to just running it on
I was going to raise an issue in next's gh but it seems like the contributing guidelines are a bit too lengthy for me to go through.
Is a github issue appropriate?
The comment (https://github.com/Hopding/pdf-lib/issues/1619#issuecomment-2138620410
) suggesting to just running it on
next dev without --turbo resolved the issue for me.I was going to raise an issue in next's gh but it seems like the contributing guidelines are a bit too lengthy for me to go through.
Is a github issue appropriate?