update-check
update-check copied to clipboard
Getting Error: Request failed with code 404 when I initialize it
Hey am a newbie trying to understand and use update-check
Following https://github.com/vercel/update-check#usage installed it and initialized it in a .js file and tried running it on node in a project that has a package.json file. But I get Failed to check for updates: Error: Request failed with code 404
Can someone help me here