library · inferred from evidence
vwo-node-sdk
A Node.js SDK for VWO, hosted on GitHub under the wingify organization.
- vwoSDK.getAndUpdateSettingsFile is not a function
The VWO docs say getAndUpdateSettingsFile is available in the Node.js SDK from v1.10 onward, but calling vwoSDK.getAndUpdateSettingsFile() throws not a function even on v1.10. The method lives on the client instance, not on the SDK module o