You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale, because it has not had activity within the past 14 days. It will be closed if no further activity occurs within the next 7 days. If a feature request is important to you, please consider making a pull request. Thank you for your contributions.
I installed the latest version of this package with
npm install
, and then tried to use the node REPL to lay out a simple network.However, this failed with the error
Uncaught TypeError: Cannot read properties of null (reading 'je')
.Showing just the code:
I have also tried to use the library with
import
, but encountered the same error.I think this is a duplicate of #3, which was marked as stale and closed without resolution.
The text was updated successfully, but these errors were encountered: