Closed C0DK closed 4 years ago
When running: tsc-bundle i get the error: /usr/bin/env: ‘node\r’: No such file or directory
tsc-bundle
/usr/bin/env: ‘node\r’: No such file or directory
I'm running: Ubuntu 18.04.3 LTS (Bionic Beaver)
It seems to be solveale by running dos2unix so the files have the correct file ending :)
dos2unix
When running:
tsc-bundle
i get the error:/usr/bin/env: ‘node\r’: No such file or directory
I'm running: Ubuntu 18.04.3 LTS (Bionic Beaver)