Skip to content
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

Needs to be converted to Process API from the deprecated WirePattern #239

Open
linonetwo opened this issue Jul 10, 2023 · 4 comments
Open

Comments

@linonetwo
Copy link

node_modules\noflo-image\components\CalculateAspectRatio.coffee:18

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'WirePattern')
at exports.getComponent (E:\repo\TiddlyGit-Desktop\node_modules.pnpm\[email protected]\node_modules\noflo-image\components\CalculateAspectRatio.coffee:18:17)

  noflo.helpers.WirePattern c,
@linonetwo
Copy link
Author

1.2.0 (August 28th 2020)

  • Removed support for noflo.WirePattern. WirePattern has been deprecated since 1.0, and all code using it should be migrated to the latest Process API

@bergie
Copy link
Member

bergie commented Jul 11, 2023

Exactly, WirePattern has been deprecated for six years now. Process API is the way to go nowadays.

https://bergie.iki.fi/blog/noflo-process-api/

@bergie bergie closed this as completed Jul 11, 2023
@linonetwo
Copy link
Author

linonetwo commented Jul 11, 2023

Wait, you can't close this issue as completed, because it make this repo unuseable with latest noflo.

@bergie
Copy link
Member

bergie commented Jul 13, 2023

Ok, relabelling.

@bergie bergie reopened this Jul 13, 2023
@bergie bergie changed the title Cannot read properties of undefined (reading 'WirePattern') Needs to be converted to Process API from the deprecated WirePattern Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants