You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
β€ YN0087: Migrated your project to the latest Yarn version π
β€ YN0000: Β· Yarn 4.6.0
β€ YN0000: β Resolution step
β€ YN0085: β + @apollo/client@npm:3.7.2, @emotion/react@npm:11.10.5, and 1468 more.
β€ YN0000: β Completed in 16s 505ms
β€ YN0000: β Post-resolution validation
β€ YN0060: β @polkadot/util is listed by your project with version 10.4.2 (p662ce), which doesn't satisfy what @polkadot/keyring and other dependencies request (10.2.1).
β€ YN0002: β sleeve-web@workspace:. doesn't provide @babel/core (p9ce39), requested by @emotion/react and other dependencies.
β€ YN0002: β sleeve-web@workspace:. doesn't provide @mui/system (p7fcbe), requested by @mui/x-date-pickers.
β€ YN0002: β sleeve-web@workspace:. doesn't provide @polkadot/x-randomvalues (pe357e), requested by @polkadot/wasm-crypto-init and other dependencies.
β€ YN0002: β sleeve-web@workspace:. doesn't provide @sentry/browser (ped23b), requested by apollo-link-sentry.
β€ YN0086: β Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
β€ YN0086: β Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
β€ YN0000: β Completed
β€ YN0000: β Fetch step
β€ YN0013: β 1359 packages were added to the project (+ 408.32 MiB).
β€ YN0000: β Completed in 9s 720ms
β€ YN0000: β Link step
β€ YN0007: β yarn@npm:1.22.22 must be built because it never has been before or the last one failed
β€ YN0007: β core-js@npm:3.26.1 must be built because it never has been before or the last one failed
β€ YN0007: β core-js-pure@npm:3.26.1 must be built because it never has been before or the last one failed
β€ YN0007: β bufferutil@npm:4.0.7 must be built because it never has been before or the last one failed
β€ YN0007: β es5-ext@npm:0.10.62 must be built because it never has been before or the last one failed
β€ YN0007: β utf-8-validate@npm:5.0.10 must be built because it never has been before or the last one failed
β€ YN0000: β Completed in 22s 956ms
β€ YN0000: Β· Done with warnings in 49s 351ms
Build
Separately, loading from URL (as is currently attempted) won't work (see this for a similar issue):
Module build failed: UnhandledSchemeError: Reading from "node:buffer" is not handled by plugins (Unhandled scheme).
Webpack supports "data:" and "file:" URIs by default.
You may need an additional plugin to handle "node:" URIs.
The text was updated successfully, but these errors were encountered:
Installing and building with Yarn 4.6.0:
Separately, loading from URL (as is currently attempted) won't work (see this for a similar issue):
The text was updated successfully, but these errors were encountered: