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

pm2 not working #7929

Closed
Years-Enron opened this issue Dec 30, 2023 · 2 comments
Closed

pm2 not working #7929

Years-Enron opened this issue Dec 30, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Years-Enron
Copy link

What version of Bun is running?

1.0.20+09d51486e

What platform is your computer?

Linux 5.14.0-362.13.1.el9_3.x86_64 x86_64 x86_64

What steps can reproduce the bug?

[nodejs@25 web-pc]$ cat bunfig.toml 
[install]
# set default registry as a string
registry = "https://registry.npmmirror.com"

[nodejs@25 web-pc]$ bun add --global pm2
bun add v1.0.20 (09d51486)

 installed pm2@5.3.0 with binaries:
  - pm2
  - pm2-dev
  - pm2-docker
  - pm2-runtime

 152 packages installed [679.72s]

[nodejs@25 web-pc]$ pm2
/usr/bin/env: ‘node’: Permission denied

[nodejs@25 web-pc]$ pm2 start --interpreter ~/.bun/bin/bun index.ts
/usr/bin/env: ‘node’: Permission denied

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

@Years-Enron Years-Enron added the bug Something isn't working label Dec 30, 2023
@Jarred-Sumner
Copy link
Collaborator

Duplicate of #4949

@Jarred-Sumner Jarred-Sumner marked this as a duplicate of #4949 Dec 31, 2023
@Jarred-Sumner
Copy link
Collaborator

Please follow #4949 for updates about this issue. We will make sure pm2 works in Bun

@Jarred-Sumner Jarred-Sumner closed this as not planned Won't fix, can't repro, duplicate, stale Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants