You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to specify the exactly folder for the library dependencies for a given environment. Currently only specifying the parent directory for the group of individual folders is supported. The new folder location would have to be fixed in
If you could specify the exact location for library dependencies for each environment, it would be easy to share the downloaded dependencies across various environments or projects, solving #4451 without scripting.
The text was updated successfully, but these errors were encountered:
What kind of issue is this?
I would like to specify the exactly folder for the library dependencies for a given environment. Currently only specifying the parent directory for the group of individual folders is supported. The new folder location would have to be fixed in
platformio-core/platformio/package/commands/install.py
Lines 223 to 230 in b537004
platformio-core/platformio/package/commands/install.py
Line 270 in b537004
platformio-core/platformio/package/commands/install.py
Lines 314 to 316 in b537004
If you could specify the exact location for library dependencies for each environment, it would be easy to share the downloaded dependencies across various environments or projects, solving #4451 without scripting.
The text was updated successfully, but these errors were encountered: