You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
skypesky
changed the title
[Bug]:使用 pm2 和 --experimental-permission,抛出错误:此 API 的访问已被限制
[Bug]:use pm2 and --experimental-permission, throw Error: Access to this API has been restricted
Jun 15, 2024
Version
v22.3.0
Platform
Darwin mac-studio.local 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:10:42 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T6000 arm64
Subsystem
No response
What steps will reproduce the bug?
pm2.io.js
, install@pm2/io
depspm2 start pm2.io.js --node-args="--experimental-permission --allow-fs-read=*" -f
pm2 logs
commandHow often does it reproduce? Is there a required condition?
No response
What is the expected behavior? Why is that the expected behavior?
It should start and run normally without throwing any errors.
Can we support an --allow-inspect parameter when using --experimental-permission?
What do you see instead?
Additional information
related: nodejs/node#53447 (comment)
The text was updated successfully, but these errors were encountered: