aspnet-skeleton-navigation icon indicating copy to clipboard operation
aspnet-skeleton-navigation copied to clipboard

Consider using NodeJS NuGet package?

Open dazinator opened this issue 9 years ago • 1 comments

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?

dazinator avatar Apr 07 '15 15:04 dazinator

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.

AshleyGrant avatar Apr 07 '15 15:04 AshleyGrant