-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: document not error on node-fabric with latest 6.0.2 release #9996
Comments
Can you try to remove the fabric import and leave only the 'fabric/node'? |
Ok that fixed it. This is updated code for reference.
|
Much thanks. |
fabric and fabric/node import the same code apart some configuration changes for node and jsdom.
this is the node entrypoint. |
You must change your Breaking changes page to say this.
Currently it asks you to import 'fabric' which is what tripped me. |
i will update this: |
Please continue to improve the documentation and hope to add some code demos |
Yeah it takes time and writing abilities that are different from coding skills. |
CheckList
Version
6.0.2
In What environments are you experiencing the problem?
Node.js
Node Version (if applicable)
21.6.1
Link To Reproduction
The latest fabric.js errors out saying document not found
Steps To Reproduce
Expected Behavior
Well you need it to work like before.
Actual Behavior
Error Message & Stack Trace
The text was updated successfully, but these errors were encountered: