[BUG]: Use force in npm install
Closed this issue · 3 comments
NarpatAanjana commented
Description
help bro I like it and want to do something edit at my local but as you mention the npm install command show a lot of error and not working can you do something about it
Additional Information
No response
JayantGoel001 commented
Hi @NarpatAanjana,
Actually, npm required --force to install the package successfully
npm install -f
instead of npm install
So, Now It has been fixed you can check once.
Happy Coding😁
JayantGoel001 commented
@all-contributors please add @NarpatAanjana for bug
allcontributors commented
I've put up a pull request to add @NarpatAanjana! 🎉