Check out a userscript which highlights deleted posts.
GitHub
79077037
Date:
2024-10-11 06:40:38
Score:
2
Natty:
Report link
Before digging deeper into problem I have a question, did you try to removing:
node_modules
package-lock.json
clear npm cache (npm cache clean --force)
use npx to ensure you are using the correct version of node-gyp? npx node-gyp
Reasons:
Blacklisted phrase (1.5):
I have a question
Whitelisted phrase (-2):
did you try
Low length (0.5):
No code block (0.5):
Contains question mark (0.5):
Low reputation (1):
Posted by:
GimmeSomeCode