Gary Court

Results 3 issues of Gary Court

In order to support the `modules` property in `package.json`, an ES5 version of uri-js using ES6 Modules needs to be compiled.

I was trying to upgrade Node.js to v18.15.0 using Volta v1.0.8 under WSL1 running Ubuntu 20.04 LTS, and I get the following error: ``` Volta error: Could not unpack Node...

I'm getting the following warning when installing `eslint-plugin-etc` with Typescript 5+. ``` warning "eslint-plugin-etc > [email protected]" has incorrect peer dependency "typescript@^4.0.0". warning "eslint-plugin-etc > eslint-etc > [email protected]" has incorrect peer...