PlatformIO error: MissingPackageManifestError when flashing the board

Hi!
I finally got to flashing the board, and in VS Code I got an error when running the command pio run -e fuses -t fuses:

Processing fuses (board: ATmega328P; platform: atmelavr; framework: arduino)
--------------------------------------------------------------------------------------------------------------------------MissingPackageManifestError: Could not find one of ‘package.json’ manifest files in the package
Where should I start digging?

dikpiksik suggested running the command pio run -t clean, and it even seems like something got flashed somewhere, but I haven’t hooked up the board yet
By the way, I also have a question about that — I still don’t really understand in what order to connect the wires there, but that can wait until later

🇷🇺 Оригинал

Привет!
Добрался до прошивки платы, в вс коде возникла ошибка при выполнении команды pio run -e fuses -t fuses:

Processing fuses (board: ATmega328P; platform: atmelavr; framework: arduino)
--------------------------------------------------------------------------------------------------------------------------MissingPackageManifestError: Could not find one of ‘package.json’ manifest files in the package
Куда копать?

дикпиксик предложил выполнить команду pio run -t clean и что-то даже куда-то как будто залилось, но плату я пока не коммутировал
По ней кстати тоже вопрос - я не понимаю пока что в какой последовательности там проводочки подключать, но это после

for starters
pio upgrade
pio pkg update

🇷🇺 Оригинал

для начала
pio upgrade
pio pkg update

I did that, PlatformIO said it’s already the latest version

🇷🇺 Оригинал

это выполнял, пио сказал что он последней версии

both commands? [iz chata]

🇷🇺 Оригинал

обе команды? [iz chata]

yep, repeated it just to be safe

Deepseek said the problem actually looks like something is using JavaScript somewhere, and it’s just missing some library, but I still can’t figure out where exactly

🇷🇺 Оригинал

ага, повторил для надежности

дипсик сообщил что проблема вообще похожа на то что где-то юзается javascript, и просто нету библиотечки, но я не пойму пока что где

yeah, it’s some kind of local issue on the PC, no clue what the problem is or what it’s missing

this was just downloaded from GitHub [file: image_2025-04-01_11-27-00.png (not included in export)]

🇷🇺 Оригинал

да, это какая-то локальная проблема на компе, хз в чем дело может быть и чего ему не хватает

во только что скачано с гитхаб [file: image_2025-04-01_11-27-00.png (not included in export)]

well, that’s a bummer, we’ll keep digging

🇷🇺 Оригинал

печаль, будем ковырять

Try downloading the archive again. I have no idea what it wants. I understand what it’s saying, but not what it actually needs​:man_shrugging:

🇷🇺 Оригинал

Попробуй заново стянуть архив. Я хз что ему надо. Что пишет понимаю, что хочет нет🤷‍♂️