>From the discussion on CB-4684, it looks like the latest CLI (3.0.7) is
broken on non-windows environments.

The line endings have changed from \n to \r\n, and Bash is confused.

The quick fix seems to be to republish from Unix, and declare "Don't
publish from a Windows machine".

I feel like there should be a better solution, as this must come up all the
time in other projects, but this bug is two years old and still open:
https://github.com/isaacs/npm/issues/2097

Ian

Reply via email to