Issue encountered while trying to install Parcel bundler for my React project using npm package manager. The terminal displayed a warning/error message during the command npm i parcel-bundler
:
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
Attempted to install the latest version of Core JS, but it was unsuccessful.
The following message appeared while installing Parcel:
[email protected] install C:\Users\User\OneDrive\OneDrive Laptop\Coding\YoutubeCode\V12 Dec 22 19 React Boilerplate\node_modules\deasync
node ./build.js
win32-x64-node-10
exists; testing Binary is fine; exiting[email protected] postinstall C:\Users\User\OneDrive\OneDrive Laptop\Coding\YoutubeCode\V12 Dec 22 19 React Boilerplate\node_modules\core-js node -e "try{require('./postinstall')}catch(e){}"
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
The project needs your help! Please consider supporting core-js on Open Collective or Patreon:
The author of core-js ( https://github.com/zloirock ) is also seeking employment opportunities.
[email protected] postinstall C:\Users\User\OneDrive\OneDrive Laptop\Coding\YoutubeCode\V12 Dec 22 19 React Boilerplate\node_modules\parcel-bundler node -e "console.log('\u001b[35m\u001b[1mLove Parcel? You can now donate to our open collective:\u001b[22m\u001b[39m\n > \u001b[34mhttps://opencollective.com/parcel/donate\u001b[0m')"
Your support is greatly appreciated! In case you'd like to donate to our open collective:
npm WARN [email protected] No repository field. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
- [email protected] added 736 packages from 535 contributors and audited 8431 packages in 279.429s found 0 vulnerabilities