Issue Installing `effect-http@latest`
For some reason I can't seem to install
effect-http@latesteffect-http@latest (the version released a few hours ago), is anyone else able to reproduce this? This is with cleared out node_modules, and no existing lockfile.❯ npm i effect-http@latest
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: tablo@1.0.0
npm ERR! Found: @effect/schema@0.67.0
npm ERR! node_modules/@effect/schema
npm ERR! peer @effect/schema@"^0.67.0" from @effect/platform@0.53.3
npm ERR! node_modules/@effect/platform
npm ERR! peer @effect/platform@"^0.53.0" from effect-http@0.65.0
npm ERR! node_modules/effect-http
npm ERR! effect-http@"0.65.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @effect/schema@"^0.66.0" from effect-http@0.65.0
npm ERR! node_modules/effect-http
npm ERR! effect-http@"0.65.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /Users/abi/.npm/_logs/2024-05-10T18_45_31_918Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /Users/abi/.npm/_logs/2024-05-10T18_45_31_918Z-debug-0.log❯ npm i effect-http@latest
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: tablo@1.0.0
npm ERR! Found: @effect/schema@0.67.0
npm ERR! node_modules/@effect/schema
npm ERR! peer @effect/schema@"^0.67.0" from @effect/platform@0.53.3
npm ERR! node_modules/@effect/platform
npm ERR! peer @effect/platform@"^0.53.0" from effect-http@0.65.0
npm ERR! node_modules/effect-http
npm ERR! effect-http@"0.65.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @effect/schema@"^0.66.0" from effect-http@0.65.0
npm ERR! node_modules/effect-http
npm ERR! effect-http@"0.65.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /Users/abi/.npm/_logs/2024-05-10T18_45_31_918Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /Users/abi/.npm/_logs/2024-05-10T18_45_31_918Z-debug-0.log