Glen Whitney

Results 267 comments of Glen Whitney

As far as I can see, the documentation is unclear on this point, so I now feel that there is definitely a problem here. Either: 1) The documentation has to...

Of course, to address this, there needs to be a decision between (1) or (2) from the last comment. Again perhaps @josdejong can weigh in or we can wait until...

> . One example is the unit `min`. While `min^-1` can be parsed by `math.unit` without issues, `math.evaluate` fails since min is interpreted as the min function which can't be...

Well currently in the mathjs expression parser, 'min' and 'sec' are unambiguously minimum and secant, so to get the units you need to write out minute and use either s...

Good, at least it is clear what to do here for this issue at this time: document the quirks in mathjs/Unit interaction as they currently stand. My vote is not...

I have encountered a bug sufficiently similar that I am just mentioning it here rather than opening a potential duplicate. In my case, I have Cost Centers as mandatory for...

Ah, I think I have run into this in #5343. It seems to me that it should be possible to modify pnpm so that it is written internally in an...

The only related suggestion I have to this at the moment is that in the docker for development document, if there were a brief overview of the code - test...

In the attempted installation from github #4655, I find that I am unable to reset a user password from /setup.pl. I see that the "user password resets" box above is...

Sorry I had been busy for a while. My apologies. Given your closing this issue, are you no longer interested in gradually migrating pnpm to hybrid CommonJS/ES Module? The detect-indent...