Ben Duncan

Results 2 comments of Ben Duncan

Easy to reproduce the error from the CLI: ``` curl 'https://proxy.npmtrends.com/?url=https://api.npms.io/v2/package/fetch' ``` The error itself might not be CORS related; the `type` shown in the object is the type of...

For those with a similar issue: be sure to check your terminal's cursor color settings, which take precedence over nvim settings. I had this issue until I enabled "smart box...