Update from 1.9.2 to 1.9.3 broke NodeJS 8 support #7
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So lately I started receiving following problem:
It's caused by following update in rsa-compat
I think, this update is not semver-compliant because broke backward compatiblity
If someone has the same problem, I fixed it temporarly with:
That’s just yarn being a ninny.
It’ll work just fine if yarn would just let you install it.
I think I changed the node version in v2 and then back-ported an update and accidentally copied the version into v1.