philter87 / publish-svelte

15 stars 2 forks source link

Windows line feeds? #9

Open janosh opened 3 years ago

janosh commented 3 years ago

I installed this on macOS with yarn global add publish-svelte and tried

pelte src/SomeComponent.svelte

but got env: node\r: No such file or directory. This sounds like the script might be shipping with windows line feeds?

philter87 commented 3 years ago

Hi janosh

Thanks for submitting the issue. Yes it is suppose to run in Unix. I will take a look, but might take a week before I get time