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

Test how building the project works on multiple machines #8

Open
Kariaro opened this issue Mar 17, 2021 · 2 comments
Open

Test how building the project works on multiple machines #8

Kariaro opened this issue Mar 17, 2021 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@Kariaro
Copy link
Member

Kariaro commented Mar 17, 2021

Make sure that the the README.md build instructions will build the project successfully.

When I tried to build the restructure git with yarn but I had multiple problems.
I found that Python 2.7 and node-gyp should be installed globally and node-gyp should have the version 5.0.3 (Probably?)

robotjs also require that a native compiler is present on the computer.

We need to make sure this project builds on any machine and if not tell that it does not build.

@Kariaro Kariaro added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 17, 2021
@sekwah41
Copy link
Member

As long as whatever is currently working with node-gyp is fine then we don't need to change it though we should add the fact that python is needed to build on here.

@sekwah41
Copy link
Member

Just as a note if you make any commits referring relating to this issue make sure you reference the issue e.g. add #7 to add a reference to an issue. That way it adds to the issue logs here.

If you write something e.g. Fixes #8 it will auto close the issue ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants