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

Build error in frontend due to commit fc04578 #2903

Closed
Yogesh070 opened this issue Dec 29, 2023 · 1 comment
Closed

Build error in frontend due to commit fc04578 #2903

Yogesh070 opened this issue Dec 29, 2023 · 1 comment

Comments

@Yogesh070
Copy link
Contributor

Yogesh070 commented Dec 29, 2023

Description

Commit fc04578 causes build error on frontend

Expected behaviour

Successful build without error.

What is happening instead?

[vite:json] Failed to parse JSON file, invalid JSON syntax found at line 881
file: /Users/yogeshthapa/Development/filebrowser/frontend/src/i18n/zh-cn.json

Additional context

Missing comma on zh-cn.json causes build error.

How to reproduce?

npm run build or yarn run build (in frontend dir)

Files

zh-cn.json

@Yogesh070 Yogesh070 changed the title Build error in frontend due to commit #fc04578 Build error in frontend due to commit fc04578 Dec 29, 2023
Yogesh070 added a commit to Yogesh070/filebrowser that referenced this issue Dec 29, 2023
@People-11
Copy link
Contributor

My bad, sry.

o1egl pushed a commit that referenced this issue Dec 31, 2023
@o1egl o1egl closed this as completed Dec 31, 2023
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