microsoft / microsoft/pxt-maker
Adafruit Feather M0 Express Build Error
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 130
- Forks
- 90
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
Console Output
building bundled libs/adafruit-feather-m0-express
Error: ENOENT: no such file or directory, open 'C:\Users\xxxxx\Documents\makecode-mar21\pxt-maker\libs\adafruit-feather-m0-express\targetconfig.json'

To Reproduce
Steps to reproduce the behavior:
- run
pxt serve
Expected behavior
No errors to be outputted at this stage, like all other boards.
**Desktop **
- OS: Windows 10 (latest build)
- Browser Google Chrome
- Version 89
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 by running pxt serve and reproducing the ENOENT error while the bundled libs/adafruit-feather-m0-express library is built. Inspect the library's targetconfig.json path and the surrounding build process; done means the Feather M0 Express build completes without this error, as it does for the other boards.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100