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
Hi Michael & Dynamo team,
Just a quick note that some older Dynamo files are still not passing the DFFE
Was able to resolve one issue recently on Dynamo forum [link]
Solution was changing line from "NodeLibraryDependencies": null, to "NodeLibraryDependencies": [],
The text was updated successfully, but these errors were encountered:
Hi Michael & Dynamo team,
Just a quick note that some older Dynamo files are still not passing the DFFE
Was able to resolve one issue recently on Dynamo forum [link]
Solution was changing line from
"NodeLibraryDependencies": null,
to"NodeLibraryDependencies": [],
The text was updated successfully, but these errors were encountered: