code-exchange icon indicating copy to clipboard operation
code-exchange copied to clipboard

Correction for the README?

Open frednatoli01 opened this issue 5 years ago • 3 comments

Hi, I am new here but I think there are a couple of things that need to be looked. 1- the readme.md, under "Local Development", Step 1 says, "git clone https://github.com/TwilioDevEd/account-security-quickstart-node.git". I don't believe that is the correct package. If I go up to the package, click the Green Code button and select the 1st option to copy the URL, it is pointing to "https://github.com/TwilioDevEd/account-security-quickstart-django.git"

2- Based on the correction of Step 1, then second part of Step 1 needs to be corrected to "account-security-quickstart-django" instead.

3- When I attempt to run the "make install" (Step 2), I recieve an error message that is not really helpful in trying to resolve it. Please see the screenshot attached.

Thank you

Screen Shot 2020-10-20 at 10 05 57 AM

frednatoli01 avatar Oct 20 '20 14:10 frednatoli01

Thank you so much for opening your first issue in this project! We'll try to get back to it as quickly as possible.

While you are waiting...here's a random picture of a corgi (powered by dog.ceo) picture of dog

welcome[bot] avatar Oct 20 '20 14:10 welcome[bot]

Hey @frednatoli01! We fixed the first problem, thanks for letting us know. As for the second one, do you have Python 3 installed on your system? Can you run python3 --version and share the output?

dkundel avatar Nov 30 '20 18:11 dkundel

Novice here! I am following the same guide https://github.com/TwilioDevEd/voice-javascript-sdk-quickstart-python ngrok installed Python installed: PS C:> python --version Python 3.11.0

Encountered the same "make install" error? How to resolve please?

image

ngrok Terms of Service https://ngrok.com/tos Version 3.1.0 Region United States (us) Latency 30ms Web Interface http://127.0.0.1:4040 Forwarding https://8bfa-2604-2000-6fc0-102-c86e-blahblahblah.ngrok.io -> http://localhost:3000

git012023 avatar Jan 16 '23 22:01 git012023