-
-
Notifications
You must be signed in to change notification settings - Fork 236
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Bug is related to
- embla-carousel-docs (documentation)
- embla-carousel-docs (generator)
Embla Carousel version
v8.0.0-rc15
Describe the bug
- Running
yarn buildin a windows 10 machine throws 3 errors in a row originating from gatsby in theembla-carousel-docspackage. The 3 errors are mentioned here
CodeSandbox
N/A
Steps to reproduce
- Make sure you're in a Windows 10 machine (my build is 19045.3086)
- Clone this repository
- Run
yarn installin the root directory - Run
yarn buildin the root directory - See the build errors
Expected behavior
The gatsby docs should build without an errors so that you can run yarn start afterwards to see the documentation site in localhost:8000
Additional context
node version: v18.19.0
npm version: v10.2.3
yarn version: v3.3.1
I only get this error in my Windows 10 (Build 19045.3086).
This issue does not exist in unix-based environments.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation