analytics.js-integrations
analytics.js-integrations copied to clipboard
Unable to test my integration -- Can't install local dependencies for the compiler
Hi Segment team!
I'm trying to test Wootric's integration locally but looks like some of the dependencies that this repo requires are private. That makes running yarn install --no-lockfile as described in here impossible. Therefore, I'm unable to create a local build with changes to my integration.
The error message:
error Couldn't find package "@segment/cookie@^1.1.5" required by "@segment/analytics.js-core@^3.8.2" on the "npm" registry.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Is it possible for you to make this repos public? if not, is there a guide I can read to learn how to test changes to my integration locally?
Let me know if you need additional information from me, I'll be happy to help!