I am testing out the ArduinoJson library. When I try to compile with Particle Dev, I get a “No such file or directory” Error. However, when I compile the same project with CLI it compiles with no errors. Am I missing something simple here or is there some error with Particle Dev?
Nope, that’s just the way it is with 3rd party libraries and the current version of Dev. @Suda I think is possibly the guy in charge of all that and he has certainly commented on other reports of this issue so he is aware.
I think you’ll find if you add the library to your folder structure then it will work from particledev too