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 и что-то даже куда-то как будто залилось, но плату я пока не коммутировал
По ней кстати тоже вопрос - я не понимаю пока что в какой последовательности там проводочки подключать, но это после

