-
Notifications
You must be signed in to change notification settings - Fork 516
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
http://localhost:3000/<locale>/_flaws
locale page error
#10653
Comments
http://localhost:3000/<locale>/_flaws
locale page error
@hochan222 Do you recall when this last worked, or has this always been broken? |
@caugner This always been broken. Also other contributor has confirmed that the same error happens. |
If it is working properly, please let me know the execution steps after cloning and I will check it. |
I actually think the problem is that you run |
cc. @1ilsang |
@caugner Thank you. The flaws page looks good. I guess I'm missing something. Did you proceed as in case 1 below?
|
@caugner Anyway, since I built it after The build process seems to be essential, so it would be good to close the issue. |
@hochan222 Two questions:
|
@caugner Currently, the flaws page is not working in case 1. (main branch)
I don't remember the error, but I think a permission error occurred in the It's working fine now.
|
I have seen a permission-related error here: #10717 Please report the error message the next time you are seeing it.
It might be nice if the error message said what command to run, e.g.: "Run Since it is working fine for you now, I'm going ahead and close this issue as resolved. 🎉 |
@caugner I understand! Confirmed that it works well! Thank you very much for your help in resolving the difficulty.
Yes I will. Also, I will write the ko locale guide related to current issues. Have a good one :) |
Summary
The http://localhost:3000/ko/_flaws page shows
"No documents have been built, so no flaws can be found At the moment, you have to use the command line tools to build documents that we can analyze."
even though the yarn build was completed.
URL
http://localhost:3000/<locale>/_flaws
ex)
http://localhost:3000/ko/_flaws
Reproduction steps
The
/yari/client/build/ko/index.json
file was created normally.Expected behavior
flaw page where flaw items are detected
Actual behavior
"No documents have been built, so no flaws can be found At the moment, you have to use the command line tools to build documents that we can analyze."
Device
Laptop
Browser
Chrome
Browser version
Stable
Operating system
Mac OS
Screenshot
Anything else?
more details: #10550 (comment)
Validations
The text was updated successfully, but these errors were encountered: