Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Error while using latest library file missing #316

Closed
Gauthamjm007 opened this issue Feb 19, 2018 · 3 comments
Closed

Error while using latest library file missing #316

Gauthamjm007 opened this issue Feb 19, 2018 · 3 comments

Comments

@Gauthamjm007
Copy link

Arduino: 1.6.9 (Windows 10), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, 4M (3M SPIFFS), v2 Prebuilt (MSS=536), Disabled, SSL+HTTP_CLIENT, 115200"

In file included from C:\Users\Lenovo\Documents\Arduino\libraries\firebase-arduino-master\src/FirebaseArduino.h:22:0,

             from C:\Users\Lenovo\Documents\Arduino\libraries\firebase-arduino-force-reuse\examples\FirebaseDemo_ESP8266\FirebaseDemo_ESP8266.ino:21:

C:\Users\Lenovo\Documents\Arduino\libraries\firebase-arduino-master\src/Firebase.h:26:25: fatal error: ArduinoJson.h: No such file or directory

#include <ArduinoJson.h>

                     ^

compilation terminated.

exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

@kotl
Copy link
Collaborator

kotl commented Feb 19, 2018

Same as #314

@kotl
Copy link
Collaborator

kotl commented Feb 19, 2018

Please download latest stable ArduinoJson from library manager.

@Gauthamjm007
Copy link
Author

Thank you , It helped a lot

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants