Giter Club home page Giter Club logo

Comments (4)

Evanito avatar Evanito commented on June 13, 2024 5

unexpected token error is due to your nodejs being out of date.
Confirm this is the case by running the command node -v and seeing that the version is below 10, which this bot requires.

Follow the instructions outlined in this installation guide, remember that you can use uname -m to find your CPU Architecture which may be relevant to your install instructions.

Installation on Debian or Ubuntu:

curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt-get install -y nodejs

Installation instructions vary wildly by linux distribution so if you cannot figure it out then your other option is to run a bot that:

from salien-script-js.

folvos avatar folvos commented on June 13, 2024 1

@Evanito thanks bro ye ur were right my nodejs is old version 6 or something i updated and worked šŸ‘

from salien-script-js.

resir014 avatar resir014 commented on June 13, 2024

Hi @folvos,

Where is the error and what does it say exactly? Please be more specific.

Thanks.

from salien-script-js.

South-Paw avatar South-Paw commented on June 13, 2024

isn't an issue with the bot so closing issue

please feel free to continue supporting @folvos here though, really nice to see people helping others!! šŸ‘

from salien-script-js.

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.