sylvainpolletvillard / ObjectModel

Strong Dynamically Typed Object Modeling for JavaScript
http://objectmodel.js.org
MIT License
467 stars 30 forks source link

npm install throws a "code EISGIT" error #115

Closed bill-thedbaguy closed 5 years ago

bill-thedbaguy commented 5 years ago

C:\Users\bill...\server>npm install npm ERR! path C:\Users\bill...\server\node_modules\objectmodel npm ERR! code EISGIT npm ERR! git C:\Users\bill...\server\node_modules\objectmodel: Appears to be a git repo or submodule. npm ERR! git C:\Users\bill...\server\node_modules\objectmodel npm ERR! git Refusing to remove it. Update manually, npm ERR! git or move it out of the way first.

If I delete the folder objectmodel from node_modules, npm install works once. The next time it is issued, same error. v4.0.2 is downloaded.

sylvainpolletvillard commented 5 years ago

Oh, not sure why this happened now, but it should be fixed in v4.0.3 Thanks for the report !

bill-thedbaguy commented 5 years ago

My coworker believes the issue is due to the .git folder was in the package. We went back to v4.0.0, which removed the error. I will check out v4.0.3 and let you know how it works.

On Thu, Sep 5, 2019, 3:28 AM Sylvain Pollet-Villard < notifications@github.com> wrote:

Oh, not sure why this happened now, but it should be fixed in v4.0.3 Thanks for the report !

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sylvainpolletvillard/ObjectModel/issues/115?email_source=notifications&email_token=AEZ5JZUQMYSM2JRAJXRO4ALQIC7MNA5CNFSM4ITXDK42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD56JLRA#issuecomment-528258500, or mute the thread https://github.com/notifications/unsubscribe-auth/AEZ5JZW2B7TFRI7HYNKK6Y3QIC7MNANCNFSM4ITXDK4Q .

bill-thedbaguy commented 5 years ago

I just tested v4.0.3 and it has been fixed. Thank you for the quick response.

On Thu, Sep 5, 2019 at 3:28 AM Sylvain Pollet-Villard < notifications@github.com> wrote:

Oh, not sure why this happened now, but it should be fixed in v4.0.3 Thanks for the report !

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sylvainpolletvillard/ObjectModel/issues/115?email_source=notifications&email_token=AEZ5JZUQMYSM2JRAJXRO4ALQIC7MNA5CNFSM4ITXDK42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD56JLRA#issuecomment-528258500, or mute the thread https://github.com/notifications/unsubscribe-auth/AEZ5JZW2B7TFRI7HYNKK6Y3QIC7MNANCNFSM4ITXDK4Q .

-- Bill Soranno Development Lead/DBA Bill@GoAdvntr.com