You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
What is the use-case or motivation for changing an existing behavior?
npm doesn't like having sub modules or repos in the node_modules folder, and complains with the following error
npm ERR! git {myproject}\node_modules\angular-material: Appears to be a git repo or submodule.
npm ERR! git {myproject}\node_modules\angular-material
npm ERR! git Refusing to remove it. Update manually,
npm ERR! git or move it out of the way first.
Which versions of AngularJS, Material, OS, and browsers are affected?
AngularJS Material: 1.1.14
Is there anything else we should know? Stack Traces, Screenshots, etc.
MrWong99, kamihouse, mreetika, codymikol, Splaktar and 13 morecodymikol and jaguileram