Library installation error #288
Unanswered
JianFengChoo
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Your library installation is not complete. You should clean your lib_deps = mobizt/FirebaseClient |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here is the [env:esp32dev]
platform = https://github.com/pioarduino/platform-espressif32/releases/download/stable/platform-espressif32.zip
board = esp32dev
framework = arduino
monitor_speed = 115200
monitor_filters = esp32_exception_decoder
lib_deps = mobizt/FirebaseClient
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i very new to here, it's my first time using PlatformIO with mobitz firebase library, i already installed the library and copied the bareminimum realtimedatabase example code, it shows the errors:
no matching function for call to 'AsyncClientClass::AsyncClientClass(WiFiClientSecure&)'
'class AsyncResult' has no member named 'isResult'; did you mean 'rtdbResult'?
'class AsyncResult' has no member named 'eventLog'; did you mean 'event_p1'?
Beta Was this translation helpful? Give feedback.
All reactions