Method to get a name for the npm command based on platform (windows vs others)
Use the method to get the platform specific name for npm so that setup tools succeed
I tested on my generated widget code but I didn't see any other way to test this change.
If there is, I'd be more than happy to run them to verify the changes.
This change adds 2 things
npm
command based on platform (windows vs others)npm
so that setup tools succeedI tested on my generated widget code but I didn't see any other way to test this change.
If there is, I'd be more than happy to run them to verify the changes.
Fixes #20