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

bug: Fixed a website compilation error caused by the <br> tag #1238

Closed
3 tasks done
Nliver opened this issue Jan 18, 2023 · 0 comments · Fixed by #1239 or #1240
Closed
3 tasks done

bug: Fixed a website compilation error caused by the <br> tag #1238

Nliver opened this issue Jan 18, 2023 · 0 comments · Fixed by #1239 or #1240
Labels
A-bug Something isn't working

Comments

@Nliver
Copy link
Collaborator

Nliver commented Jan 18, 2023

Have you read the Contributing Guidelines on issues?

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Describe the problem

Error:  Client bundle compiled with errors therefore further build is impossible.
SyntaxError: /home/runner/work/stonedb/stonedb/Docs/download.md: Expected corresponding JSX closing tag for <br>. (48:685)
  46 | <td parentName="tr" {...{"align":null}}><a parentName="td" {...{"href":"https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7-v1.0.2.el7.x86_64.tar.gz"}}>{`Download`}</a></td>
  47 | <td parentName="tr" {...{"align":null}}>{`be54d4ebb7[45](https://github.com/stoneatom/stonedb/actions/runs/3938440572/jobs/6737132243#step:5:46)17bf09fbfe1806f6e2ab`}</td>
> [48](https://github.com/stoneatom/stonedb/actions/runs/3938440572/jobs/6737132243#step:5:49) | <td parentName="tr" {...{"align":null}}>{`1. You can `}<a parentName="td" {...{"href":"https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7_v1.0.2.ubuntu.amd64.deb"}}>{`download the DEB package`}</a>{`;`}<br>{` 2. You can `}<a parentName="td" {...{"href":"https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/stonedb-ce-5.7-v1.0.2.el7.x86_64.rpm"}}>{`download the RPM package`}</a>{` and experience StoneDB installation in two minutes.;`}<br/>{` 3. You can `}<a parentName="td" {...{"href":"https://github.com/stoneatom/stonedb/releases/download/5.7-v1.0.2-GA/shell.for.deploy.stonedb.as.replic.tar.gz"}}>{`download the Shell script`}</a></td>
     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ^
  [49](https://github.com/stoneatom/stonedb/actions/runs/3938440572/jobs/6737132243#step:5:50) | </tr>
  [50](https://github.com/stoneatom/stonedb/actions/runs/3938440572/jobs/6737132243#step:5:51) | <tr parentName="tbody">
  [51](https://github.com/stoneatom/stonedb/actions/runs/3938440572/jobs/6737132243#step:5:52) | <td parentName="tr" {...{"align":null}}>{`Next Version`}</td>
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error: Process completed with exit code 1.

Expected behavior

No response

How To Reproduce

I would delete this tag

Environment

No response

Are you interested in submitting a PR to solve the problem?

  • Yes, I will!
@Nliver Nliver added the A-bug Something isn't working label Jan 18, 2023
Nliver added a commit to Nliver/stonedb that referenced this issue Jan 18, 2023
@mergify mergify bot closed this as completed in #1239 Jan 18, 2023
mergify bot pushed a commit that referenced this issue Jan 18, 2023
konghaiya pushed a commit to konghaiya/stonedb that referenced this issue Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-bug Something isn't working
Projects
None yet
1 participant