node-cron / node-cron

A simple cron-like job scheduler for Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Native: npm install failing on mac os ventura

RavindraSaxena83 opened this issue · comments

npm install not working giving below error:

Please, upgrade your dependencies to the actual version of core-js-pure.
npm ERR! code 127
npm ERR! path /Users/rs68122/Documents/Morrision/morrision-utility-service:TOA/TOA/node_modules/native-base
npm ERR! command failed
npm ERR! command sh -c node addEjectScript.js && opencollective-postinstall
npm ERR! ┌────────────────────────────────────────────────────────────────────────────────────────────┐
npm ERR! │ NativeBase 2.0 has been succesfully installed! │
npm ERR! │ Run node node_modules/native-base/ejectTheme.js to copy over theme config and variables. │
npm ERR! │ Head over to the docs for detailed information on how to make changes to the theme. │
npm ERR! └────────────────────────────────────────────────────────────────────────────────────────────┘
npm ERR! sh: opencollective-postinstall: command not found

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/rs68122/.npm/_logs/2022-10-31T06_15_53_528Z-debug-0.log