You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report. I'm able to reproduce the error. It looks like fallout from the recent set of manifest improvements. I'll post a fix in the next day or so.
The application manifest at $MODDABLE/examples/data/qrcode/manifest.json should also include $(MODDABLE)/examples/manifest_commodetto.json.With that in place, it builds and runs as expected. I'll commit that and it should be available in this repo in the coming days.
FWIW – manifest_commodetto.json is a required include for projects using Commodetto and Poco directly. For projects using Piu (which uses Commodetto and Poco), it is not necessary to include manifest_commodetto.json as the necessary pieces are included by manifest_piu,json, which is required for projects using Piu.
Build environment: macOS
Moddable SDK version: 4.1-32-gc5845e51c
Target device: mac
Description
The text was updated successfully, but these errors were encountered: