lime-html
lime-html copied to clipboard
Reopening old Issue in relevant Repo https://github.com/limetext/lime/issues/424 ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/13198491-frontend-html-awesome-rendering?utm_campaign=plugin&utm_content=tracker%2F15719822&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F15719822&utm_medium=issues&utm_source=github).
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/41566840-is-this-project-abandoned?utm_campaign=plugin&utm_content=tracker%2F15719822&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F15719822&utm_medium=issues&utm_source=github).
To reproduce: ``` mkdir limehtml cd limehtml GOPATH=$(pwd) go get -u github.com/limetext/lime-html/... ``` I get the following output: ``` package github.com/limetext/lime-html/main imports github.com/limetext/lime-backend/lib: cannot find package "github.com/limetext/lime-backend/lib" in any of:...