Replies: 2 comments 4 replies
-
What is your dev environment? Next.js? |
Beta Was this translation helpful? Give feedback.
4 replies
-
A little note: from |
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.
-
When I tried Knova, I encountered a problem 【Module not found: Error: Can't resolve 'canvas'】.Then I noticed that the package file would have an "import require$$1 from 'canvas'", and then I went to look for the map file, which showed that "konva/lib/index-node.js" was introduced, and canvas would be introduced in this file. How should I make a reference to "konva/lib/index.js"?
Beta Was this translation helpful? Give feedback.
All reactions