Skip to content

Commit 256db6e

Browse files
RafaelGSSrichardlau
authored andcommitted
doc: mention native addons are restricted in pm
PR-URL: #51185 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 6705b48 commit 256db6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/permissions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ flag.
482482

483483
When starting Node.js with `--experimental-permission`,
484484
the ability to access the file system through the `fs` module, spawn processes,
485-
use `node:worker_threads` and enable the runtime inspector
485+
use `node:worker_threads`, native addons, and enable the runtime inspector
486486
will be restricted.
487487

488488
```console

0 commit comments

Comments
 (0)