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

【bug】mac系统运行报错“/usr/bin/env: ‘node\r’” #1

Open
Joey-Coder opened this issue Jul 21, 2022 · 2 comments
Open

Comments

@Joey-Coder
Copy link

mac系统需要手动解决编码模式LF/CRLF,否则会报错“/usr/bin/env: ‘node\r’”
推测原因:https://zhuanlan.zhihu.com/p/361710559
能否规范一下windows/mac提交代码规范,或者根据系统做一些前置工作,thx~

@Zvicii
Copy link
Contributor

Zvicii commented Jul 21, 2022

我clone下来文件的行尾都是LF呀

@Zvicii
Copy link
Contributor

Zvicii commented Jul 21, 2022

噢 可能之前在windows电脑上publish的 然后git开了auto-crlf导致的 你试下最新的0.1.17

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