segmentio / segmentio/analytics.js-integrations
Unable to test my integration -- Can't install local dependencies for the compiler
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 125
- Forks
- 136
- Avg merge
- 2h 45m
- Merged PRs (30d)
- 1
Description
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!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the compiler setup instructions linked in the issue and reproduce yarn install --no-lockfile. Check how the private @segment/cookie dependency is required by @segment/analytics.js-core; done means the repository provides a documented, usable way to build integration changes locally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, developer-experience
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100