The install command tries to install the master branch from github,
unless you specify which branch you want.

You do not have a master branch on that repo,  so you get a 404.

Try:

   install 'github:danhirschi/types_timecode@main'

Thanks,

-- 
Raul

On Mon, Mar 15, 2021 at 7:52 PM Dan Hirschi <[email protected]> wrote:
>
> I am working on an addon providing tools for video editing. Specifically
> to help with math for drop frame timecode.
>
> I think I have a working project that is public on GitHub
> (https://github.com/danhirschi/types_timecode).
>
> I should be able to install from GitHub, but get the following error:
>
>
> install 'github:danhirschi/types_timecode'
> Connection failed: wget: server returned error: HTTP/1.1 404 Not Found
>
> Connection failed:
>
> wget: server returned error: HTTP/1.1 404 Not Found
>
> Could not download addon: wget: server returned error: HTTP/1.1 404 Not
> Found
>
>
> I can install from other repositories (install'github:zerowords/tgsjo'
> works).
>
>
>
> Any suggestions where to look for the problem?
>
> Thanks
>
> Dan
>
>
> --
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to