Giter VIP home page Giter VIP logo

Comments (8)

cswenor avatar cswenor commented on August 17, 2024 3

Switched to Node 4 and it worked. Didn't work on 6.

from pokemon-go-node-api.

Armax avatar Armax commented on August 17, 2024 1

Try now, we removed all the ES6 from our code

from pokemon-go-node-api.

cswenor avatar cswenor commented on August 17, 2024

Have same issue on OSX

from pokemon-go-node-api.

bencevans avatar bencevans commented on August 17, 2024

@cswenor which version of Node 4 are you rocking, i'm still hitting issues :\

from pokemon-go-node-api.

dhuang8 avatar dhuang8 commented on August 17, 2024

I solved this doing the following commands on linux, typing from memory.
npm install pokemon-go-node-api
npm install -g n
n 4.4.7
npm remove s2geometry-node
npm install s2geometry-node

node -v should be 4.4.7
npm -v should be 2.15.8

from pokemon-go-node-api.

destilla avatar destilla commented on August 17, 2024

@dhuang8 The first few steps didn't do much for me, but install s2geometry-node and then attempting to install pokemon-go-node-api seems to have worked; at the very least I didn't encounter an error in NPM.

Going to try running example.js to see if I'm in the clear.

Update: Yep, it runs for me.

from pokemon-go-node-api.

bencevans avatar bencevans commented on August 17, 2024

Nothing to do with the ES6 I don't think. More along the lines of compiling the s2geometry-node library.

from pokemon-go-node-api.

coolaj86 avatar coolaj86 commented on August 17, 2024

Fixed in #165 by using pure JavaScript - no C++ or compiler necessary.

from pokemon-go-node-api.

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.