Evidence Monorepo Support #2375
Replies: 12 comments
|
do you mind if I work on the following issue: |
|
I think this issue is related to working on evidence projects (not the evidence monorepo itself) but if you want to take a stab at improving the dev experience in this repository we're always open to pull requests! |
|
This is what blocks us from using evidence. |
|
What's your setup? Can you |
|
Hey @archiewood This is what I get: ➜ npm --prefix ./sites/business-analysis run sources
> my-evidence-project@0.0.1 sources
> evidence sources
Could not find evidence plugins file. (Look at /Users/shakedlokits/Documents/Projects/monorepo/evidence.plugins.yaml)It's looking in the wrong directory for the |
|
Which folder did you store your evidence.plugins.yaml in? Root or business-analysis? |
|
I stored it in |
|
Don't have a fix slated yet in the meantime are you able to |
|
Will also happily review PRs if this feature is important to you! |
|
This may work if you use the VS Code extension's built-in commands. If you are in your monorepo root and click Start Evidence (or use |
|
I'm having an issue that I believe is related to monorepo support but not exactly the same as what's been discussed here. I used Installing/running evidence in a standalone repo works fine, maybe has something to do with where the dependencies of the monorepo are being hoisted? (I've also attempted running at the root of my monorepo with |
Uh oh!
There was an error while loading. Please reload this page.
Ability to have multiple evidence projects that live inside one repo and have the dev experience run smoothly.
All reactions