We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6705b48 commit 256db6eCopy full SHA for 256db6e
doc/api/permissions.md
@@ -482,7 +482,7 @@ flag.
482
483
When starting Node.js with `--experimental-permission`,
484
the ability to access the file system through the `fs` module, spawn processes,
485
-use `node:worker_threads` and enable the runtime inspector
+use `node:worker_threads`, native addons, and enable the runtime inspector
486
will be restricted.
487
488
```console
0 commit comments