Using Parcel to Build HTML CSS 3, Chapter 42

npm ERR! code EEXIST
npm ERR! path /usr/local/bin/parcel
npm ERR! EEXIST: file already exists
npm ERR! File exists: /usr/local/bin/parcel
npm ERR! Remove the existing file and try again, or run npm
npm ERR! with --force to overwrite files recklessly.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/lilianude/.npm/_logs/2021-11-05T18_16_01_999Z-debug.log

I am getting this error mesage when trying to use the sudo npm i -g parcel-bundler. I tried it also doing the --no-minify, but it still did not work. Please can someone help me? As a result of this I cannot perform the next code successfully “parcel index.html”. Can someone please help me

Why do you need these videos?