#1056·radium

ERESOLVE error with REACT 17.0.1

Author: stvctiCreated Feb 15, 2021Updated Feb 21, 2022

When I attempt to install package using NPM (npm install --save radium) I receive a dependency resolve error when using REACT 17.0.1. When I downgrade (modified package.json) to use REACT 16.0.1 I receive EPERM error indicating the rename operation is not permitted. Logs attached. 2021-02-15T18_13_30_328Z-debug.log 2021-02-15T18_05_57_128Z-debug.log