Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When upgrading/updating modules it doesn't let me due --> \node_modules\material-ui-phone-number: Appears to be a git repo or submodule. #10

Closed
maielo opened this issue Apr 16, 2019 · 1 comment

Comments

@maielo
Copy link

maielo commented Apr 16, 2019

Hello,
when i was tryin gto upgrade packages in my project it seems yours package blocked the upgrade. When i checked the files in node_modules/material-ui-phone-number it seems it containes .git folder (so the npm thinks its a git submodule and refuses it to remove it or upgrade it ). Could you add it to .gitignore ? or publish it without it ?

error

npm ERR! path C:\web_projects\<project>\node_modules\material-ui-phone-number 
npm ERR! code EISGIT 
npm ERR! git C:\web_projects\<project>\node_modules\material-ui-phone-number: Appears to be a git repo or submodule. 
npm ERR! git     C:\web_projects\<project>\node_modules\material-ui-phone-number
npm ERR! git Refusing to remove it. Update manually,
npm ERR! git or move it out of the way first.

Thanks

@alexplumb
Copy link
Owner

Thanks for the heads-up. Fixed in 1.6.0

david-vendel referenced this issue in david-vendel/material-ui-phone-number-2 May 18, 2022
…el/preset-env-7.16.11

Bump @babel/preset-env from 7.15.8 to 7.16.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants