Unable to install storage API in my project

started a new project recently and the API is not getting installed locally, whenever I try to "pnpm install @plasmohq/storage", I get this warning "Moving @types/react-dom that was installed by a different package manager to "node_modules/.ignored" and then an error. Also prettier is not working
No description