By PaulLangemeijer - Wed Nov 20, 2019 1:16 pm
- Wed Nov 20, 2019 1:16 pm
#33349
How can I make the Graphical block software available for the Micro:bit Driver Expansion Board?
I download the software from: https://github.com/DFRobot/pxt-motor
But there is no information on how to use this software.
So I tried something:
I installed pxt with: npm install -g pxt
Next: pxt build
Error message:
Cannot find node_modules/pxtcli.json nor pxtarget.json
Couldn't find PXT; maybe try 'pxt target microbit'?
What did I do wrong?
I download the software from: https://github.com/DFRobot/pxt-motor
But there is no information on how to use this software.
So I tried something:
I installed pxt with: npm install -g pxt
Next: pxt build
Error message:
Cannot find node_modules/pxtcli.json nor pxtarget.json
Couldn't find PXT; maybe try 'pxt target microbit'?
What did I do wrong?