Nick Schonning

Results 280 issues of Nick Schonning

- NPM version (`npm -v`): 6.14.8 - Node version (`node -v`): 14.12.0, but anything above 14.5.0 has this - Node Process (`node -p process.versions`): ``` { node: '14.12.0', v8: '8.4.371.19-node.16',...

Bug - Confirmed
Node 14

Came across this while looking around at options for the Electron building - For creating the builds https://github.com/prebuild/prebuild - To replace our custom caching/download https://github.com/prebuild/prebuild-install - Sample project that is...

Took a quick crack at splitting up the docs in the same way as libsass. Some link aliases will be broken right now, and a README.md would be needed for...

Dev - Needs Review

@xzyfer I don't think this is actually correct, but maybe we can add another "Description" column to help too

Community - Documentation
Module - Binding

Just noticed these when I trying opening up the ESLint globs. These look specific to the work down in 4.7 memory performance stuff. Since we don't actually run this as...

Rather than repeating the host/port combination in the `urls` object, what about supporting the default Grunt multiTask files object. ``` js 'saucelabs-qunit': { all: { options: { host: 'http://localhost', port:...

Since there are vendored in node_modules, it might make sense. Currently there are some dependencies that are behind: ``` $ npm outdated Package Current Wanted Latest Location octicons 5.0.1 5.0.1...

This will probably need the resolution of some missing brigades that had to be manually added back in the previous PR

https://github.com/giscus/giscus/pull/212 made me think that maybe some sort of integration tests would make sense. No particular idea for the framework to use like Cypress, Selenium, etc.... This might be more...

help wanted
qa

Changed standalone string blocks to comments. Maybe they should be deleted instead