alexa-samples / skill-sample-nodejs-adventure-game

This tool provides an easy to use front-end that allows developers to instantly deploy code for your story, or use the generated code as a starting point for more complex projects.
Apache License 2.0
510 stars 218 forks source link

Windows install missing files #63

Closed jpdiaper closed 6 years ago

jpdiaper commented 6 years ago

Hi, I am getting the following errors when I try to install: image

List of missing files: \node_modules\node-sass\build\binding.sln" (default target) (1) -> \node_modules\node-sass\build\binding.vcxproj.metaproj" (default target) (2) -> \node_modules\node-sass\build\src\libsass.vcxproj" (default target) (3) -> (ClCompile target) -> TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. interactive-adventure-game-tool\node_modules\node-sass\build\src\libsass.vcxproj]

Any help would be appreciated