microsoft / pxt-adafruit

Microsoft MakeCode editor for Adafruit Circuit Playground Express
https://makecode.adafruit.com
Other
81 stars 77 forks source link

Download and serial stream doesn't work on window10 app #1095

Closed abchatra closed 5 years ago

abchatra commented 5 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Install MakeCode for adafruit windows 10 app
  2. Create a project
  3. Click on download
  4. See error

Expected behavior Drag and drop not required to download in windows 10 app. Also console.log data doesn' seem to flow back to the app

Screenshots image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

darzu commented 5 years ago

might be the same issue as https://github.com/microsoft/pxt-adafruit/issues/991

abchatra commented 5 years ago

Fixed