Can't Clone and Build on Windows
Open
- Dominant language
- JavaScript
- Stars
- 6.5k
- Forks
- 772
- PR merge metrics
- No merged PRs in 30d
Description
Cloning the repo, running yarn install, then attempting to build from the `/website` directory on Windows consistently gives me this error:
````
Can't import the named export 'tokTypes' from non EcmaScript module (only default export is available)
````
Any help would be much appreciated! Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the /website directory by reproducing the Windows build after running yarn install, and inspect the reported tokTypes import error. Trace which build dependency or configuration emits the error, then verify that the website build completes successfully on Windows without it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100