Nathan Fritz

Results 53 comments of Nathan Fritz

We're going to need more steps to reproduce. What are the contents of your `package.json`?

I'll make a quick PR to fix this edge case, but once fixed ... ``` ❯ npm i npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree...

This works in v8.5.2, but fails in v8.5.5. ``` jellyfin-vue on  master [!] via ⬢ v17.4.0 took 4s ❯ npm run lint > @jellyfin-vue/[email protected] lint > npm run lint:js...

It looks like the workspace is being applied twice. ``` npm ERR! Lifecycle script `lint` failed with error: npm ERR! Error: command failed npm ERR! in workspace: @jellyfin-vue/[email protected] npm ERR!...

This tree has a conflict between react ^18.2.0 and ^18.1.0, and so you either need to use dependencies that have the same peer deps, or use `--legacy-peer-deps`.

@MylesBorins `npm/documentation` still doesn't work, because the dependency `graphql-compose` was working by coincidence. It requires the package `graphql`, and only resolved when other packages installed it hoisted. But it at...

I took last week off, and now diving into this week with an update. ## Update 2023-03-14 - Bugs preventing installs on certain repos have been fixed. - This doesn't...

## Update 2023-03-23 🟡 - updating the standard benchmark suite to include workspaces and linked install strategy - improvements to loadactual to fix bugs with `npm ls -a` and subsequent...

It's unclear to me how the identity-manager is aware of all of the devices? Say they're using uport -- which has an attested DID, is this their root identity and...