deepjyoti30 / startpage

A minimal starpage for Chrome and Firefox
MIT License
625 stars 85 forks source link

Not a prob with the extention, just a prob with the Wiki #23

Closed iisGmoney closed 4 years ago

iisGmoney commented 4 years ago

When I try installing the npm thing that I need to download I get this error.

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/web-extension - Not found npm ERR! 404 npm ERR! 404 'web-extension@latest' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

Thanks in advance

deepjyoti30 commented 4 years ago

@iisGmoney Sorry about that, turns out it's a typo.

You need to install web-ext instead of web-extension.

Do this instead:

npm install -g web-ext

Edit: Updated the WiKi, the issue should be fixed. Feel free to close it.

iisGmoney commented 4 years ago

Thanks

iisGmoney commented 4 years ago

Also, on the place where I'm supposed to click "Distribute My Own" there is no button cantselectdistributemyown

iisGmoney commented 4 years ago

Actually I figured out where to go.

reesericci commented 4 years ago

Sorry, it seems you skipped a step

reesericci commented 4 years ago

Whoops not in the wiki page. @deepjyoti30 can you update with a step that says

  1. Click "Submit Your First Addon"

before the first step in Signing the Built Extension