@@ -57,7 +57,7 @@ Here is the magic: You ask to run `go-npm install` after it completes installing
Edit `package.json` file and add the following:
```
{
"scripts": {
"postinstall": "go-npm install",
"preuninstall": "go-npm uninstall",
}
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.