Closed andywillis closed 1 year ago
Hi @andywillis
We are currently in the middle of efforts related to releasing the next version of the NodeJS SDK. Once that becomes available, Windows installs of the SDK should start working again. I'll ping you back here once the new release is available.
@andywillis we have released version 0.14.1
of this SDK, which has Windows support for Node 16, 18, 19, and 20. You should now be able to npm i
or yarn add
from your Windows machine. I will now close this issue. Please reopen if you experience any trouble.
Hi. I've been unable to get this to install on Windows and could do with some assistance.
I have tried the following:
With Python & windows build tools:
Windows 11
nvm
v14.21.3
v16.20.3
v18.18.2
Windows 10 (a different machine)
nvm
NodeJS standalone
It's always seems to error out at the same place:
and
If anyone can offer any advice I would be grateful.
I've included a full log file (Windows/NodeJs standalone/v16.20.2) below.
Thanks