Nathan Hammond
Nathan Hammond
We do not presently support FreeBSD as a build target so this is unsurprising. However, the fix for this particular error is trivial, so I'm happy to make the change...
Do we link to this from anywhere?
I _think_ the current `package.json` resolutions should still work because in a lockfile-only update the specifiers should stay the same? @chris-olszewski would be the person who can confirm that hypothesis.
No, it definitely doesn't work as is, I'm just thinking that the largest hurdle to accomplishing this task that _could_ exist _may_ not be that bad. Each workspace has a...
One more note: I believe that we should treat this as a _bug_. The root lockfile updated `jest`. The UI package didn't change but the resolution for its jest specifiers...
@Joroze can you try adding the Vite file from the previous comment into your `.gitignore` file via a glob?
A possibly better workaround: create a root task called `resync`, make `build: //#resync, ^build`, and the mess is contained in one nice neat spot that you can easily delete if...
After further discussion, I discovered that this is a request to run things at the leaf nodes, not at the root: after we have already acquired all of the information...
@weyert My pitch doesn't work (which is why I reopened this).
I'm reopening; I want to capture the local vs. remote distinction from this proposal in the final output summary.