microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
484 stars 209 forks source link

Simulator can't load after adding package "keyboard" #1431

Closed Helen09 closed 5 years ago

Helen09 commented 5 years ago

Describe the bug Simulator can't load after adding package "keyboard"

Steps to reproduce the behavior

  1. Navigate to https://arcade.makecode.com/beta#editor
  2. Click "More..." -> "Extensions" -> choose "keyboard"
  3. Click this package to add it

Expect behavior Package "keyboard" should can be added successfully

Actual behavior Simulator can't load after adding package "keyboard" issue103101

Additional context

  1. OS: Windows(rs6)
  2. arcade version: 0.14.25
  3. Microsoft MakeCode version: 5.28.6
jwunderl commented 5 years ago

fixed by https://github.com/microsoft/pxt-arcade/pull/1430