ERROR 'package.json' #579

Closed
opened 2025-04-22 11:30:21 -05:00 by genialos · 1 comment
genialos commented 2025-04-22 11:30:21 -05:00 (Migrated from github.com)

Image

Image

Hi, I occasionally wanted to compile a firmware myself, but it doesn't work.

I have already done this:

  • Source code (1.31) downloaded as .zip file

  • Downloaded Visual Studio code, installed platformio and edited according to instructions.

  • Open file in VSC and select Platformio, then I chose (MEGA_P_TMC_BLT_10) and pressed (build) at general.

I then find out that as a mistake

MissingPackageManifestError: Could not find one of 'package.json' manifest files in the package

I don't understand

My idea was to optimize the current (MEGA_P_TMC_BLT_10) a little, for example change the temperature or emit sound at the end stop

![Image](https://github.com/user-attachments/assets/cfbbe968-8af8-4b31-8dfe-1eb85fe87203) ![Image](https://github.com/user-attachments/assets/1fbf4e48-5c10-4b12-8919-d677bf0db08d) Hi, I occasionally wanted to compile a firmware myself, but it doesn't work. I have already done this: - Source code (1.31) downloaded as .zip file - Downloaded Visual Studio code, installed platformio and edited according to instructions. - Open file in VSC and select Platformio, then I chose (MEGA_P_TMC_BLT_10) and pressed (build) at general. I then find out that as a mistake MissingPackageManifestError: Could not find one of 'package.json' manifest files in the package I don't understand My idea was to optimize the current (MEGA_P_TMC_BLT_10) a little, for example change the temperature or emit sound at the end stop
genialos commented 2025-04-23 19:03:37 -05:00 (Migrated from github.com)

I have read through some forums, created many discussions and spent many minutes making this one problem disappear. But at this point you realize how complex such small things (errors) are, which trigger such big things in you, programs and much more. One small mistake triggers big problems and so you can say again "Never give up and fight, explore, just keep climbing, no matter how far it is" The mistake was that you have to empty (delete) the "packages" and "cache" of Platformio in the explorer. I'm so thankful that it works now.

I have read through some forums, created many discussions and spent many minutes making this one problem disappear. But at this point you realize how complex such small things (errors) are, which trigger such big things in you, programs and much more. One small mistake triggers big problems and so you can say again "Never give up and fight, explore, just keep climbing, no matter how far it is" The mistake was that you have to empty (delete) the "packages" and "cache" of Platformio in the explorer. I'm so thankful that it works now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wp/Marlin-2-0-x-Anycubic-i3-MEGA-S#579
No description provided.