Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node.js 15 issue #73

Closed
ai opened this issue Oct 22, 2020 · 4 comments
Closed

Node.js 15 issue #73

ai opened this issue Oct 22, 2020 · 4 comments

Comments

@ai
Copy link
Collaborator

ai commented Oct 22, 2020

➜ npx clean-publish
/usr/bin/env: ‘node\r’: No such file or directory
npm ERR! code 127
npm ERR! path /home/ai/Dev/storeon
npm ERR! command failed
npm ERR! command sh -c clean-publish

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/ai/.npm/_logs/2020-10-22T23_37_49_537Z-debug.log

@shashkovdanil maybe we use a Windows \r\n and it causes a problem in npm 7 on Linux?

@shashkovdanil
Copy link
Owner

Okay, I will try fix that on weekend

@ai
Copy link
Collaborator Author

ai commented Nov 5, 2020

Do you use \n or \r\n in your files?

@ai
Copy link
Collaborator Author

ai commented Nov 10, 2020

Here is the issue yarnpkg/yarn#8106

Do you publish this npm package on Windows machine?

I checked that there is \n in sources.

@ai
Copy link
Collaborator Author

ai commented Mar 9, 2021

Fixed in 2.0

@ai ai closed this as completed Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants