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

Error with webpage #3

Open
huyphan168 opened this issue Sep 2, 2021 · 3 comments
Open

Error with webpage #3

huyphan168 opened this issue Sep 2, 2021 · 3 comments

Comments

@huyphan168
Copy link

huyphan168 commented Sep 2, 2021

I have successfully installed the annotate package however when I run annotate in my project site, the local host 8088 showed No webpage was found for the web address. Furthermore, I cant use git clone [email protected]:vpj/annotate.git since it returned fatal: permission denied. I have to work around by git clone https://github.com/vpj/annotate and other submodules, I'm not sure this is the cause of error.

@quantumiracle
Copy link

I didn't see the website either after installation.

@weownthenight
Copy link

I try to fix this issue by changing file:lib/weya/router.ts line 187: checkUrlInterval from Timeout to number. After changing the type, you can run install.sh again, and then you can see the webpage.

@weownthenight
Copy link

I have successfully installed the annotate package however when I run annotate in my project site, the local host 8088 showed No webpage was found for the web address. Furthermore, I cant use git clone [email protected]:vpj/annotate.git since it returned fatal: permission denied. I have to work around by git clone https://github.com/vpj/annotate and other submodules, I'm not sure this is the cause of error.

You can avoid the permission denied error by adding ssh keys to your GitHub account. And this error has nothing to do with the webpage.

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

3 participants