Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find module: s2geometry-node #63

Closed
kfernandes29 opened this issue Jul 21, 2016 · 5 comments
Closed

Cannot find module: s2geometry-node #63

kfernandes29 opened this issue Jul 21, 2016 · 5 comments

Comments

@kfernandes29
Copy link

kfernandes29 commented Jul 21, 2016

Trying to build the latest build is resulting in an error

Cannot find module 's2geometry-node'

npm-debug.txt

@SzymonLisowiec
Copy link
Contributor

sudo apt-get install build-essential
npm install pokemon-go-node-api

@kfernandes29
Copy link
Author

Does that work in windows? I need to build in windows and push all the node_modules along with the project to my Azure Mobile App Service.

Thanks in advance! @SzymonLisowiec

@SzymonLisowiec
Copy link
Contributor

Unfortunately, I don't know how "build-essential" is on Windows.

@Armax
Copy link
Owner

Armax commented Jul 23, 2016

we are still porting the s2 lib to windows

@coolaj86
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants