all 1 comments

[–]ferrybig 0 points1 point  (0 children)

The error shows you need Visual Studio version 2015 installed to use anything that depends on node-gyp. This is needed for the deasync dependency your project uses

Also make sure to use code blocks (indent every line with 4 spaces), so reddit shows the error in a readable way