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

fatal: repository 'https://github.com/xlab/linmath-go/' not found #59

Open
Nv7-GitHub opened this issue Jan 12, 2022 · 1 comment
Open

Comments

@Nv7-GitHub
Copy link

When trying to run vulkancube or vulkandraw, I get

go: finding module for package github.com/xlab/closer
go: finding module for package github.com/vulkan-go/vulkan
go: finding module for package github.com/vulkan-go/asche
go: finding module for package github.com/vulkan-go/demos/vulkancube
go: finding module for package github.com/vulkan-go/glfw/v3.3/glfw
go: found github.com/vulkan-go/asche in github.com/vulkan-go/asche v0.0.0-20190912134304-d4b318b67e07
go: found github.com/vulkan-go/demos/vulkancube in github.com/vulkan-go/demos v0.0.0-20200912085326-922fc3db80c5
go: found github.com/vulkan-go/glfw/v3.3/glfw in github.com/vulkan-go/glfw v0.0.0-20210402172934-58379a80228d
go: found github.com/vulkan-go/vulkan in github.com/vulkan-go/vulkan v0.0.0-20210402152248-956e3850d8f9
go: found github.com/xlab/closer in github.com/xlab/closer v0.0.0-20190328110542-03326addb7c2
go: finding module for package github.com/xlab/linmath-go/linmath
go: finding module for package github.com/stretchr/testify/assert
go: found github.com/stretchr/testify/assert in github.com/stretchr/testify v1.7.0
go: finding module for package github.com/xlab/linmath-go/linmath
cube imports
        github.com/vulkan-go/asche imports
        github.com/xlab/linmath tested by
        github.com/xlab/linmath.test imports
        github.com/xlab/linmath-go/linmath: cannot find module providing package github.com/xlab/linmath-go/linmath: module github.com/xlab/linmath-go/linmath: git ls-remote -q origin in /Users/nishant/go/pkg/mod/cache/vcs/97833a51e0eb989d3a7ed868526b7c9da4576ae8e9721796c4eaad8eb994ea79: exit status 128:
        remote: Repository not found.
        fatal: repository 'https://github.com/xlab/linmath-go/' not found
@xlab
Copy link
Member

xlab commented Jan 17, 2022

Weird, it was https://github.com/xlab/linmath since 2017 :D

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

2 participants