question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Home: Could not import Arduino project

See original GitHub issue

PIO Core Call Error: “The next files/directories have been created in C:\Users\IoT\Documents\PlatformIO\Projects\190604-123315-nodemcuv2\r\ninclude - Put project header files here\r\nlib - Put here project specific (private) libraries\r\nsrc - Put project source files here\r\nplatformio.ini - Project Configuration File\n\nError: Invalid value: Directory "~/Documents/Arduino/libraries" does not exist. for option lib_extra_dirs in section [env:nodemcuv2]”

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ivankravetscommented, Jun 4, 2019

Please open PIO IDE Terminal, type pio upgrade --dev, restart VSCOde.

Should work now. Thanks for the report!

0reactions
Bighoneypotcommented, Jun 4, 2019

But… when I use platformio I can’t build the sketch because (.platformio applications framework-arduinoespressif8266 libraries Wire Wire.cpp: 38: 2: error: #error Wire library is not supported on this board)

instead with the arduino I can compile an the libraries Wire is compatibile. The libraries are the same

Read more comments on GitHub >

github_iconTop Results From Across the Web

Could Not Import Project Error while Importing Example Project
Hi, I am trying to import the espidf-arduino-wifiscan example using PlatformIO on VSCode but I get this error: Moderator edit: Re-formatted ...
Read more >
I get an error while importing my custom library
Import your sketchbook and libraries to the Web Editor · Errors when uploading a sketch · Find sketches, libraries, board cores, and other...
Read more >
[Solved] ERROR Libraries that could not be imported
When importing libraries (i.e. BLynk) it gives errors on some libraries. Example. LIBRARIES THAT COULD NOT BE IMPORTED: [BlynkESP8266_Lib]
Read more >
'We were not able to upload the template sketch' in IoT Cloud
When importing a template you may experience this error: 'We were not able to upload the template sketch' error in IoT Cloud. This...
Read more >
Add boards to Arduino IDE
Official Arduino cores can be conveniently installed with the Boards Manager tool. ... Click Install (the latest version is selected by default).
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found