in my case it wasn't workinkg even if I changed the name! even I tried removing the package name from dependecies! But after a while I tried deleting the folder with the package name in node_modules folder and remove the package name from dependecies then I run npm i
and it worked!