Matthew McCune
Matthew McCune
This may be of interest: https://github.com/charto/nbind
@MiniDigger I tried with multiple command methods, but it still only suggested players. In fact, now that I'm looking at it, it seems that other methods are conflicting with each...
@JOO200 as mentioned in the original issue, I tried merging those two methods together. It still only suggests player names. After doing more testing, it appears that its actually `setOtherGameMode`...
@MiniDigger because none of them are subcommands, since they can take up to 2 dynamic arguments. Not sure if it'd be better just make it all one giant method but...
Apologies for the ping, but I think I've thought of a potential solution. Could fnm "hijack" the "global" node command and essentially redirect that command to the matching node version...
> It was a huge problem for me, so I moved to Volta for the time being, it's faster and fixes the problem :) https://volta.sh/ Volta seems like a cool...
> I had an experiment with [making Volta-like shims](https://github.com/Schniz/fnm/pull/609), but I am reaaaaally overwhelmed these days in my day job (and personal life, for a good causes though) so I'm...
I don't think I have the code I was working on still, but I'll try to see if I can reproduce the issue and if so I'll post the repo...
I haven't been able to find a way to reproduce it, I initially thought the issue may be with Preact X, but it doesn't seem to be causing any problems....
My apologies, I was importing normalize, which is the npm package `normalize.css`, not `normalize`. It might still be worth changing the error to something less ambiguous, though.