sbcshop / pxt-stembit

This is a Makecode extension for Stem:Bit developed by SB Components.
MIT License
2 stars 3 forks source link

Latest bumped version not building in MakeCode #3

Open riknoll opened 1 year ago

riknoll commented 1 year ago

We've gotten a report that this extension isn't building:

https://forum.makecode.com/t/problem-with-stem-bit-extension/16456/2

and here's the build log:

https://makecode.com/compile/1c779bb45058c3b3b0a6c7a39ffafe4f8ec3285bb7291b22c297c1af6643789b.log

This is a bug in pxt, but there is an easy workaround here:

https://github.com/microsoft/pxt-microbit/issues/4812#issuecomment-1227609917

saurabhnandu commented 1 year ago

For anyone facing the issue with the latest version of MicroBit editor. The simpler solution is to use the older version of Microbit editor online. [ https://makecode.microbit.org/v3 ] will load the v3 version of the editor and the plug-in complies and works with it perfectly fine.