Tako Schotanus
Tako Schotanus
What would that needed info passed in the json be exactly?
What would that API look like? An actual API? Another option would be to write that info (to yet another temp file? hehe) and pass in a path to it...
But isn't that something we could define? That plugins always get passed the path to that file as their first parameter?
I'm not sure I understand, alias is a built-in command, not a plugin. I'm referring to the underlying program that would get executed. That could have an extra first parameter...
Wait, now that I think about it my first idea was to pass the path to a file as a system property, not as an argument :-)
It would be nice to take a fresh look at this. I think there are some (current) commands that could be turned into plugins thereby reducing the "load" on the...
NB: one issue I can think of that might make turning subcommands into plugins problematic is when someone expects the command to be available in an offline situation and it's...
Sounds like a good idea 👍
Weird that it only happens in the Web IE, any ideas @chochos ?
I'm looking into this. I guess it has to do with NPM trying to install the modules to a place it has no write rights to.