/usr/bin/env: ‘nod’: No such file or directory
See original GitHub issueHi!
I am getting the following when running the cli without ts-node:
$ ./node_modules/typeorm-seeding/dist/cli.js
/usr/bin/env: ‘nod’: No such file or directory
versions:
- typeorm-seeding:
1.6.1 - typeorm:
0.2.28 - node:
12.19.0
Issue Analytics
- State:
- Created 3 years ago
- Comments:5
Top Results From Across the Web
run npm command gives error "/usr/bin/env: node: No such file ...
I installed via sudo make install. npm still fails: /work/qpp$ sudo npm install -g grunt-cli /usr/bin/env: node: No ...
Read more >Cannot install NodeJs: /usr/bin/env: node: No such file or ...
This problem does not occur with Ubuntu 20.04. sudo apt-file find /usr/bin/node lists nodejs: /usr/bin/node . That is, installing the nodejs package installs ......
Read more >"/usr/bin/env: 'node': No such file or directory" even though it is ...
I'm trying to get nodejs working. However, it tells me that node is not in my bin even though I downloaded the binary...
Read more >Error usr bin env node No such file or directory - Edureka
I installed node js and npm via apt-get install and all of the dependencies, then I installed browserify npm install browserify -g.
Read more >run npm command gives error “/usr/bin/env: node: No such file ...
I stucked in this issue while setting up a project an I've found this is often a misnaming error, if you install from...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

could you publish the fix to npm?
@geritol
ts-node C:\Users\aaron\GitHub\typeorm-seeding\src\cli.ts seedworks fine.