Skip to content

fix: Attempt to update for projects using moduleResolution="bundler" by downgrading react-select #62

fix: Attempt to update for projects using moduleResolution="bundler" by downgrading react-select

fix: Attempt to update for projects using moduleResolution="bundler" by downgrading react-select #62

Triggered via pull request October 3, 2023 16:18
Status Failure
Total duration 27s
Artifacts

package-size-report.yml

on: pull_request
Package Size Report
19s
Package Size Report
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Package Size Report
Failed to install dependencies: npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. npm ERR! code 1 npm ERR! path /home/runner/work/chakra-react-select/chakra-react-select npm ERR! command failed npm ERR! command sh -c -- patch-package npm ERR! A complete log of this run can be found in: npm ERR! /home/runner/.npm/_logs/2023-10-03T16_18_29_509Z-debug-0.log > chakra-react-select@4.7.2 postinstall > patch-package patch-package 8.0.0 Applying patches... **ERROR** Failed to apply patch for package react-select at path node_modules/react-select This error was caused because react-select has changed since you made the patch file for it. This introduced conflicts with your patch, just like a merge conflict in Git when separate incompatible changes are made to the same piece of code. Maybe this means your patch file is no longer necessary, in which case hooray! Just delete it! Otherwise, you need to generate a new patch file. To generate a new one, just repeat the steps you made to generate the first one. i.e. manually make the appropriate file changes, then run patch-package react-select Info: Patch file: patches/react-select+5.7.5.patch Patch was made for version: 5.7.5 Installed version: 5.7.0 --- patch-package finished with 1 error(s).
Package Size Report
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, pkg-size/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Package Size Report
Error: Failed to install dependencies: npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. npm ERR! code 1 npm ERR! path /home/runner/work/chakra-react-select/chakra-react-select npm ERR! command failed npm ERR! command sh -c -- patch-package npm ERR! A complete log of this run can be found in: npm ERR! /home/runner/.npm/_logs/2023-10-03T16_18_29_509Z-debug-0.log > chakra-react-select@4.7.2 postinstall > patch-package patch-package 8.0.0 Applying patches... **ERROR** Failed to apply patch for package react-select at path node_modules/react-select This error was caused because react-select has changed since you made the patch file for it. This introduced conflicts with your patch, just like a merge conflict in Git when separate incompatible changes are made to the same piece of code. Maybe this means your patch file is no longer necessary, in which case hooray! Just delete it! Otherwise, you need to generate a new patch file. To generate a new one, just repeat the steps you made to generate the first one. i.e. manually make the appropriate file changes, then run patch-package react-select Info: Patch file: patches/react-select+5.7.5.patch Patch was made for version: 5.7.5 Installed version: 5.7.0 --- patch-package finished with 1 error(s). at /home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7794:23 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Qc (/home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7791:13) at async Xc (/home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7842:15) at async /home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7899:15