Closed
Description
Decided to try setup project with Yarn 2, but this package fails to install.
Not sure is it related to plugin or Yarn itself, but i will report it.
"rollup": "^1.31.0",
is installed at the time of installing this package.
Original issue can be found there.
yarn add -D rollup-plugin-minify-html-literals
➤ YN0000: ┌ Resolution step
➤ YN0002: │ yarn2-test@workspace:. doesn't provide rollup@^0.65.2 || ^1.0.0 requested by rollup-plugin-minify-html-literals@npm:1.2.2
➤ YN0000: └ Completed in 1.95s
➤ YN0000: ┌ Fetch step
➤ YN0013: │ typescript@patch:typescript@npm%3A2.9.2#builtin<compat/typescript>::version=2.9.2&hash=226bd1 can't be found in the cache and will be fetched from the disk
➤ YN0001: │ Error: typescript@patch:typescript@npm%3A2.9.2#builtin<compat/typescript>::version=2.9.2&hash=226bd1: Cannot apply hunk #1
at c (/usr/local/lib/node_modules/yarn/bin/yarn.js:58:888149)
at processTicksAndRejections (internal/process/task_queues.js:94:5)
at async /usr/local/lib/node_modules/yarn/bin/yarn.js:58:890280
at async o (/usr/local/lib/node_modules/yarn/bin/yarn.js:58:887432)
at async Object.t.applyPatchFile (/usr/local/lib/node_modules/yarn/bin/yarn.js:58:890253)
at async t.PatchFetcher.patchPackage (/usr/local/lib/node_modules/yarn/bin/yarn.js:58:887187)
at async /usr/local/lib/node_modules/yarn/bin/yarn.js:58:886444
at async /usr/local/lib/node_modules/yarn/bin/yarn.js:36:569449
at async /usr/local/lib/node_modules/yarn/bin/yarn.js:36:569392
at async /usr/local/lib/node_modules/yarn/bin/yarn.js:36:570734
➤ YN0000: └ Completed in 7.89s
➤ YN0000: Failed with errors in 9.84s
Metadata
Metadata
Assignees
Labels
No labels