microsoft / microsoft/pxt-microbit
Extension microsoft/pxt-jacdac/wifi does not support the micro:bit target
Open
Nobody has claimed this yet.
extension
jacdac
P2
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
Found via CI running the testghpkgs pxt command:
https://github.com/microsoft/pxt-microbit/actions/runs/10153131737/job/28075895576
For the extension microsoft/pxt-jacdac/wifi :
microsoft/pxt-jacdac/wifi
release: v1.9.28
[run] cd temp/ghpkgs/microsoft/pxt-jacdac/wifi; pxt clean
Using target microbit with build engine yotta
target: v7.0.13 /home/runner/work/pxt-microbit/pxt-microbit
pxt-core: v10.2.3 /home/runner/work/pxt-microbit/pxt-microbit/node_modules/pxt-core
cleaning built folders
[run] cd temp/ghpkgs/microsoft/pxt-jacdac/wifi; pxt install
Using target microbit with build engine yotta
target: v7.0.13 /home/runner/work/pxt-microbit/pxt-microbit
pxt-core: v10.2.3 /home/runner/work/pxt-microbit/pxt-microbit/node_modules/pxt-core
installing dependencies...
not upgrading github:microsoft/pxt-jacdac - cannot parse version
not upgrading github:microsoft/pxt-jacdac/tcp - cannot parse version
invalid package net: version not specified for net
[run] cd temp/ghpkgs/microsoft/pxt-jacdac/wifi; pxt build --ignoreTests
Using target microbit with build engine yotta
target: v7.0.13 /home/runner/work/pxt-microbit/pxt-microbit
pxt-core: v10.2.3 /home/runner/work/pxt-microbit/pxt-microbit/node_modules/pxt-core
building /home/runner/work/pxt-microbit/pxt-microbit/temp/ghpkgs/microsoft/pxt-jacdac/wifi
not upgrading github:microsoft/pxt-jacdac - cannot parse version
not upgrading github:microsoft/pxt-jacdac/tcp - cannot parse version
error: Package not installed: net, did you forget to run `pxt install`?
error: https://github.com/microsoft/pxt-jacdac/wifi build error
We can see in the pxt.json file that only the maker target is supported, and looking at the git history support for the micro:bit target was removed in: https://github.com/microsoft/pxt-jacdac/commit/95520b6829360bbf29a02d84d2654f7b630cba0b
Contributor guide
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.
Assessment
This issue has not been assessed yet.