Closed marvinschopf closed 5 years ago
Related issue: #805
Up! Has anyone seen this issue?
Ping @everyone
Hello @marvinschopf , I am facing the same issue.
Did you got it fixed? If you can tell me what to do then I will be thankful.
Same problem for me. Any new updates? It's about 4 years. 😢
As far as I understand, the simulator part of MakeCode Arcade is non-free, closed-source. Although the About page currently states that "Microsoft MakeCode is a free, open source platform".
package.json
and pointing to a private github repo:
https://github.com/microsoft/pxt-arcade/blob/7cc2a6353abcf67567f660f2abf94d89df004eda/package.json#L37-L39
https://github.com/microsoft/pxt-arcade/blob/7cc2a6353abcf67567f660f2abf94d89df004eda/.github/workflows/pxt-buildmain.yml#L30-L36
Describe the bug With every attempt to create a static version with
pxt staticpkg
, nosimulator.html
file is provided, which is however used by the MakeCode editor. However, the command ends with a "Done!" without an error message.To Reproduce Steps to reproduce the behavior:
pxt staticpkg
Expected behavior
The
simulator.html
is packed into the package as expected by the browser/MakeCode editor.Desktop (please complete the following information):