Nikhil Bafna

Results 7 comments of Nikhil Bafna

@edm00se If you haven't started working on this, I'll take a shot on this today.

This was a rabbit hole that led to npm/npm#17633. The `--no-optional` isn't actually working in `npm` for some time now. I see 2 options 1. Invoke as `--no-shrinkwrap --no-optional` as...

`npm ls` doesn't support `--no-optional`. Looking for a workaround.

Does the inbuilt localization not work for you? Example https://pivottable.js.org/examples/mps_fr.html

It's had to debug this without actually having the CSV that you'e using. It definitely works for me across a bunch of different CSVs. - Have you tried using a...

There is an example on the site of how to save config to a cookie and restore from that - you should be able to use that as reference in...

> reasons why any given read or write operation may become slow: a software bug, a protocol problem, a hardware issue with the commit log(s), a network issue. If the...