organization · inferred from evidence
DevCycle
The organization maintaining the DevCycle SDKs and related libraries.
- DevCycle js-client-sdk depends on window object breaks browser extension manifest v3 service workers
The @devcycle/js-client-sdk references the window object (window.localStorage, window.navigator.userAgent, window.addEventListener), which does not exist in Manifest V3 browser extension service workers. The NodeJS SDK was not an alternativ
- DevCycle nodejs-server-sdk Could not resolve @devcycle/js-client-sdk in Remix Vite build
A Remix application using @devcycle/nodejs-server-sdk 1.37.2 fails to build with: Could not resolve "@devcycle/js-client-sdk" from .../node_modules/@devcycle/nodejs-server-sdk/src/clientUser.js. The js-client-sdk package is not installed, a
- DevCycle Expo Unable to resolve class-validator from @devcycle/types
After upgrading @devcycle/react-native-expo-client-sdk past 1.14 with Expo SDK 50, bundling fails with: Unable to resolve "class-validator" from "node_modules/@devcycle/react-native-expo-client-sdk/node_modules/@devcycle/types/index.cjs.js"