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

installer configs and npm #16

Open
jeremy-seipelt opened this issue Sep 3, 2019 · 0 comments
Open

installer configs and npm #16

jeremy-seipelt opened this issue Sep 3, 2019 · 0 comments

Comments

@jeremy-seipelt
Copy link
Contributor

I had some issues installing do to my use of npm instead of yarn.
I know you use yarn, but npm should be an acceptable drop in replacement, espacially because it works to a certain point.

Another really agonizing point during installation was always to reenter the installer parameters, and the need to remove the old backend folder which gets created but not removed when installation fails.

So my idea would be to allow an installer.json where the params can be static and something like an -f flag which allows overwriting an existing backend folder.

Maybe we could add npm as a fallback to yarn, because if you got node you probably got npm too and you dont need the additional dependency.

@jeremy-seipelt jeremy-seipelt changed the title Redoable installer configs and npm installer configs and npm Sep 3, 2019
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

1 participant