jonathan-s / django-sockpuppet

Build reactive applications with the django tooling you already know and love.
https://github.com/jonathan-s/django-sockpuppet
MIT License
450 stars 22 forks source link

force npm install add-project-script #94

Closed nerdoc closed 3 years ago

nerdoc commented 3 years ago

Type of PR (feature, enhancement, bug fix, etc.)

bug fix

Description

overwrite existing files/links when re-installing an existing add-project-script library globally

Fixes #80

Why should this be added

the management command initial_sockpuppet fails when add-project-script is already installed.

Checklist