-
Notifications
You must be signed in to change notification settings - Fork 46
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
Add Local Development Instructions for M-Series Mac #1390
Comments
Got the documentation updated and will be testing it with @nkinesis for first rounds of changes as needed. So far it works, but the map and buildings seem to have some strange issues rendering. The map will initially render, then start to de-render being replaced by black squares. Additionally, the test buildings are not visible either. This is something to be explored later. |
Hi. Just a note to say I am in the process of reorganising and updating the documentation for the platform.
So, if you do update the documentation, please do it on the Wiki, as the |
is https://colouringbritain.org/ working well or is it also affected? |
All the existing Coloring Cities pages are working fine, it seems to just be problem with the development webpage running locally. |
I'm adding a new section to the technical manual on how to get started on different platforms. Joshua mentioned issues getting set up on a Mac at the Asia meeting this morning, so we can update those documents as we go. |
I've added a section to the documentation on how to get started on various operating systems. Please add any mac-specific instructions to this (and any other relevant parts of the documentation). |
Describe the solution
Due to issues with some node packages on an M-series Mac, it is necessary to use Rosetta and a i386 version of nvm and Node. This issue is to add instructions on how to setup an i386 Terminal inside of VS Code for local development.
The text was updated successfully, but these errors were encountered: