microsoft / microsoft/vscode-codicons
When building codicons for CI on Windows, ```fantasticon``` returns "No SVGs found"
Nobody has claimed this yet.
- Dominant language
- Handlebars
- Stars
- 1.2k
- Forks
- 210
- Avg merge
- 43m
- Merged PRs (30d)
- 3
Description
Describe the bug
When building codicons for CI on Windows, fantasticon returns "No SVGs found". Then, the build fails.
To Reproduce
Steps to reproduce the behavior:
- Ensure you are on a Windows environment
- Run
npm run build - See error
Expected behavior
Return a TTF file for usage on my app
Screenshots
https://github.com/lucmsilva651/NeoPlayer/actions/runs/23306479916/job/67781909171
Environment
- OS: Windows (doesnt matter if 10 or 11)
- VS Code Version: Not Needed
Additional context
None needed
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported npm run build entry point on Windows and inspect the fantasticon step that reports "No SVGs found." Reproduce the failure and verify that the build completes by producing the expected TTF file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100