stackblitz / core

Online IDE powered by Visual Studio Code ⚡️
https://stackblitz.com
MIT License
10.27k stars 901 forks source link

Specified branch/tag/commit not found #2553

Closed natholdallas closed 1 year ago

natholdallas commented 1 year ago

i have an error message Specified branch/tag/commit not found .../github/{GH_USERNAME}/{REPO_NAME}/tree/{BRANCH|TAG|COMMIT}/{OPTIONAL_PATH} please check i dont know what happened

fvsch commented 1 year ago

Hi @NatholDallas,

Can you share the URL that gives you this error message?

It looks like you might be trying to import a GitHub repository that doesn't exist or is private, or a specific branch or commit that doesn't exist.

natholdallas commented 1 year ago

in javascript toturial, i click an hyperlink, he jump to stackblitz by init a javascript+vite project, and then the terminal have an error message, so i dont know this is my problem......, maybe the javascript toturial website have an Outdated hyperlink

fvsch commented 1 year ago

Thanks for the update. Looks like the tutorial you were following has an outdated hyperlink indeed. Feel free to notify them.