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

HTTPS=true "command either wrong or can't be found" #9

Open
toh82 opened this issue Nov 30, 2021 · 3 comments
Open

HTTPS=true "command either wrong or can't be found" #9

toh82 opened this issue Nov 30, 2021 · 3 comments

Comments

@toh82
Copy link

toh82 commented Nov 30, 2021

installed all depedencies and tried to run it with npm run start.

got the following issue

> [email protected] start
> HTTPS=true react-scripts start

Der Befehl "HTTPS" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
@claudebarde
Copy link
Contributor

I've done:

git clone https://github.com/ecadlabs/taquito-react-template.git
npm install
npm run start

and it builds properly.
Do you get this error message in the console or the browser?

@BanzaiTokyo
Copy link

@claudebarde I had the same error, had to remove HTTPS=true to run the app

@shiva
Copy link

shiva commented Feb 24, 2022

what are "react-scripts"? These are not included in the repo. Are they helpers in your local dev environment? If yes, this very poor practice. Why not just include them in the repo?

@dvkam dvkam mentioned this issue Jul 13, 2023
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

4 participants