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

Unable to launch NestJS command #14353

Open
maxime-aubry opened this issue Oct 4, 2024 · 0 comments
Open

Unable to launch NestJS command #14353

maxime-aubry opened this issue Oct 4, 2024 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@maxime-aubry
Copy link

What version of Bun is running?

1.1.29+6d43b3662

What platform is your computer?

Linux 5.15.153.1-microsoft-standard-WSL2 x86_64 x86_64

What steps can reproduce the bug?

Hello.

I started my project in WSL, with Bun only, NodeJS is not installed.
When I create a new NestJS project, and launch this command line, I get a new error :

nest g library shared

What is the expected behavior?

New files should be created

What do you see instead?

I get a new error

/usr/bin/env: ‘node’: No such file or directory

Could you help me please ?

Additional information

No response

@maxime-aubry maxime-aubry added bug Something isn't working needs triage labels Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant