question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`docs:build` doesn't work in windows

See original GitHub issue

Describe the bug It is an issue with globby and windows path separators.

To Reproduce Steps to reproduce the behavior:

  1. Change any md file in packages/mermaid/src/docs
  2. Run pnpm docs:build in windows
  3. Files in /docs aren’t built properly

Expected behavior Files in /docs are built.

I have a partial fix in https://github.com/mermaid-js/mermaid/commit/6f05d4b05afd5cee36f8a685e05982de315e735d, so you can fork the sidv/fixWindowsPath branch and continue.

Reported by @SeanKilleen in https://github.com/mermaid-js/mermaid/pull/3600

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
SiddheshKukadecommented, Oct 8, 2022

@SeanKilleen Sorry I missed that 👍🏻

0reactions
Aliksarkar18commented, Oct 14, 2022

I want to contribute.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Building docs doesn't work on windows · Issue #7212 - GitHub
clone CKE5 repo; execute yarn to install the deps; execute yarn run docs to build the docs. Currently you can't build it, errors...
Read more >
Troubleshooting - Windows Insider Program - Microsoft Learn
Go to Settings > System > About, and your OS build number will show under Windows specifications. Or you can also type winver...
Read more >
Make HTML not working for Sphinx documentation in windows ...
In many cases you cannot run sphinx-build at command prompt or PowerShell console on Windows because the relevant paths are not in Windows...
Read more >
Build troubleshooting tips - Netlify Docs
This article provides troubleshooting tips for failing builds in Netlify's build service. In case your build fails on Netlify, first make sure it...
Read more >
Checking out and Building Chromium for Windows - Google Git
If the Windows 10 SDK was installed via the Visual Studio installer, then they can be installed by going to: Control Panel →...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found