| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 97a3d39 commit 98603b6
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -465,8 +465,8 @@ The available permissions are documented by the [`--experimental-permission`][] | |||
| 465 | 465 | flag. | |
| 466 | 466 | ||
| 467 | 467 | When starting Node.js with `--experimental-permission`, | |
| 468 | - the ability to access the file system, spawn processes, and | ||
| 469 | - use `node:worker_threads` will be restricted. | ||
| 468 | + the ability to access the file system through the `fs` module, spawn processes, | ||
| 469 | + and use `node:worker_threads` will be restricted. | ||
| 470 | 470 | ||
| 471 | 471 | ```console | |
| 472 | 472 | $ node --experimental-permission index.js | |
| Back | FazBrowse Home | New Git URL |
0 commit comments