Publishing is broken on Node 8.1.
Current Behavior
When asked:
Are you sure you want to publish the above changes? (ynH)
The keys y or n doesn't work and even Ctrl+C doesn't stop the process.
Steps to Reproduce (for bugs)
Try to publish the packages.
Your Environment
| Executable |
Version |
lerna --version |
2.0.0-rc.5 |
npm --version |
5.0.3 |
node --version |
8.1.0 |
| OS |
Version |
| NAME |
VERSION |
| Windows 10 |
1703 |
Publishing is broken on Node 8.1.
Current Behavior
When asked:
Are you sure you want to publish the above changes? (ynH)The keys
yorndoesn't work and even Ctrl+C doesn't stop the process.Steps to Reproduce (for bugs)
Try to publish the packages.
Your Environment
lerna --versionnpm --versionnode --version