aspnet-skeleton-navigation
aspnet-skeleton-navigation copied to clipboard
Consider using NodeJS NuGet package?
NodeJS is on NuGet: https://www.nuget.org/packages/Node.js/
Would you consider using the the NuGet package instead, and then you could remove the pre-requisite for the manual install of nodeJS.
You could go further, and eliminate the global package installs, and instead install them into a local lib directory?
It's a possibility, but not really something I would prefer. Especially given that the NodeJS package isn't maintained by Joyent, but by a very helpful community member.
I'll look in to it though.