@@ -45,7 +45,7 @@ Once they have been installed, you will need to pass the `poppler-utils` install
```js
const{Poppler}=require("node-poppler");
constpoppler=newPoppler("./usr/bin");
constpoppler=newPoppler("/usr/bin");
```
## API
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.