Skip to content

Commit

Permalink
doc: update pm documentation to include resource
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranieri93 committed Nov 7, 2023
1 parent 5e3217c commit c3f4892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api/permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,7 @@ Error: Access to this API has been restricted
at node:internal/main/run_main_module:23:47 {
code: 'ERR_ACCESS_DENIED',
permission: 'FileSystemRead'
resource: '/home/user/index.js'
}
```

Expand Down

0 comments on commit c3f4892

Please sign in to comment.