Skip to content

Instantly share code, notes, and snippets.

@figital
Created October 22, 2010 21:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save figital/641411 to your computer and use it in GitHub Desktop.
Save figital/641411 to your computer and use it in GitHub Desktop.
sfitchet@crunchbang:~/git-repos/chromeless$ ./run &
[1] 8468
sfitchet@crunchbang:~/git-repos/chromeless$ Will open the browser html =first_browser/index.html
You can also try other scripts such as ./run ui/thumbnails/index.html
Your package.json says our ID is:
jid0-VE0BAYsOX4sNiJGMMjrgl4kfM2w
But I don't have a corresponding private key in:
/home/sfitchet/.jetpack/keys/jid0-VE0BAYsOX4sNiJGMMjrgl4kfM2w
If you are the original developer of this package and have recently copied
the source code from a different machine to this one, you should copy the
private key into the file named above.
Otherwise, if you are a new developer who has made a copy of an existing
package to use as a starting point, you need to remove the 'id' property
from package.json, so that we can generate a new id and keypair. This will
disassociate our new package from the old one.
If you're collaborating on the same addon with a team, make sure at least
one person on the team has the private key. In the future, you may not
be able to distribute your addon without it.
Using binary at '/usr/bin/firefox'.
Using profile at '/tmp/tmpy8H3qG.mozrunner'.
Cannot find Firefox runtime directory. Exiting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment