Giter Club home page Giter Club logo

Comments (7)

dissinger091 avatar dissinger091 commented on August 15, 2024 1

I've figured it all out guys whoever wants me to do it email me: [email protected] and install TeamViewer or whatever you want for remote control and I can walk you through it. It took me 10 hours lol but I fully understand it now

from giveaway-grabber.

dissinger091 avatar dissinger091 commented on August 15, 2024

right there with ya lol

from giveaway-grabber.

dissinger091 avatar dissinger091 commented on August 15, 2024

I want to learn this but don't even know where to start

from giveaway-grabber.

jpchip avatar jpchip commented on August 15, 2024

Y'all can do it, I believe in you!

To get started, install node.

https://nodejs.org/en/

If you Google you can find some getting started guides that might help.

Once node is installed, you can go to the command line and follow the instructions in the Readme of this project. Namely, run the command to install things:

npm install -g giveway-grabber

Then run the command to start things:

gg [email protected] --password=youramazonpassword 

from giveaway-grabber.

polarbearcafemanga avatar polarbearcafemanga commented on August 15, 2024

@jpchip, I, like the fellow posters, am brand new to this. I've installed npm but when I run it from my command promt (windows 10), a get a 404 error. Specifically, it says
C:\Users\MYUSERNAME>npm install -g giveway-grabber
npm ERR! code E404
npm ERR! 404 Not Found: giveway-grabber@latest

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\MYUSERNAME\AppData\Roaming\npm-cache_logs\2019-04-04T16_19_36_072Z-debug.log

I'm sure I'm doing something simple wrong, so any help would be appreciated. My degree was not computer related, so please keep it as simple as possible. Thanks, everyone!

from giveaway-grabber.

jpchip avatar jpchip commented on August 15, 2024

Honestly not sure how it would have gotten messed up, but I would try this:

npm config set registry http://registry.npmjs.org

Then try the install again:

npm install -g giveway-grabber

Solution from this stackoverflow answer.

from giveaway-grabber.

jpchip avatar jpchip commented on August 15, 2024

I stumbled upon this while doing other stuff for work, this is probably the best single page I've seen with instructions on installing Node on all the platforms:

https://strapi.io/documentation/3.x.x/getting-started/install-requirements.html#basic-installation-requirements

from giveaway-grabber.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.