slush-marklogic-node
slush-marklogic-node copied to clipboard
Documentation update for Windows
I recently moved a Slush project I'd developed on Linux to Windows (successfully) and the steps mentioning installation of Visual Studio Community Edition and Python were both handled with this:
npm install --global windows-build-tools (note: run from Powershell window as admin user)
Documentation for Windows should perhaps be updated to reflect that this is an option
thnx for the report!