A missing or invalid manifest? ;-) In the top level of the directory you're packaging, there should be a manifest.json. If there is, then it's likely got an error in it. There are two types of errors. One is that it might not be valid JSON (search for "json validator" to check that out). The other is that you might be missing some important key, but usually it would give you a more specific error there. If you can't track it down from there, please post your manifest.json file and we'll take a look.
Erik On Fri, Jun 26, 2009 at 9:02 AM, Meok <[email protected]> wrote: > > I took the sample example theme code and tried to package my own > theme, but I'm getting an error saying missing or invalid manifest > when I try to install it. Any idea what could cause that? > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
