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
I tried running it-depends on a few different nodejs packages and it didn't work on any of them. On a few it gave this error. Here's the output for two different projects I tried:
# Docker output is same as above
Version string lacks a numerical component: "ts': '^1.0.4',"
It's unclear where this is coming from, these packages are in my package.json/package-lock.json but they are valid json files with normal semver versions.
The text was updated successfully, but these errors were encountered:
I tried running it-depends on a few different nodejs packages and it didn't work on any of them. On a few it gave this error. Here's the output for two different projects I tried:
This is from https://github.com/timjrobinson/evolutionary-ai-battle:
Another one from https://github.com/timjrobinson/ssb-server:
It's unclear where this is coming from, these packages are in my package.json/package-lock.json but they are valid json files with normal semver versions.
The text was updated successfully, but these errors were encountered: