pkerspe / ESP-StepperMotor-Server

Turn your ESP32 into a complete stepper motor control server with web UI, REST API and serial control interface
MIT License
231 stars 41 forks source link

Can't install in arduino #45

Open iplayfast opened 9 months ago

iplayfast commented 9 months ago

Describe the bug try to install into arduino ide, The ide sees the library, but when I click install I get error message "Failed to install library: 'ESP-StepperMotor-Server:0.4.12'. No valid dependencies solution found: dependency 'ArduinoJSON' is not available"

Environment Arduino

pkerspe commented 9 months ago

Did you install ArduinoJSON before?

vgegok commented 9 months ago

the same problem: image

Zanacks1 commented 2 months ago

Same, tried several versions of ArduinoJson 6.x, 7.x, couple of betas.. No Joy..