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
I'm having issues running build code from readme cd libs/core
pxt deploy
produces the following error for me: Using target ev3 with build engine dockermake
target: v1.4.35 Y:\GitHub\pxt-ev3
pxt-core: v7.2.27 Y:\GitHub\pxt-ev3\node_modules\pxt-core
building Y:\GitHub\pxt-ev3\libs\core
INTERNAL ERROR: Error: cannot find any drives to deploy to
at Y:\GitHub\pxt-ev3\node_modules\pxt-core\built\buildengine.js:551:23
at processTicksAndRejections (node:internal/process/task_queues:96:5)
PS Y:\GitHub\pxt-ev3\libs\core>
The text was updated successfully, but these errors were encountered:
I'm having issues running build code from readme
cd libs/core
pxt deploy
produces the following error for me:
Using target ev3 with build engine dockermake
target: v1.4.35 Y:\GitHub\pxt-ev3
pxt-core: v7.2.27 Y:\GitHub\pxt-ev3\node_modules\pxt-core
building Y:\GitHub\pxt-ev3\libs\core
INTERNAL ERROR: Error: cannot find any drives to deploy to
at Y:\GitHub\pxt-ev3\node_modules\pxt-core\built\buildengine.js:551:23
at processTicksAndRejections (node:internal/process/task_queues:96:5)
PS Y:\GitHub\pxt-ev3\libs\core>
The text was updated successfully, but these errors were encountered: