Commit Graph
1 Commits
Author SHA1 Message Date
Adam SkinnerandGitHub b1df9fbb66 Fix for incompatible operator error
When attempting to install a new custom node, I received the following error:

> Install(git-clone) error: <git url> / '>=' not supported between instances of 'str' and 'int'

This fixed it for me
2023-07-16 16:23:37 -04:00