You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe I had to do the following things on my M1 mac to be able to run bbserver (nee jsbrain_server) locally. Huge thanks to Adam!
Install Chromium with Homebrew: brew install chromium (but maybe this would've happened on its own via npm install? I flailed around trying a lot of things and now who knows which things were actually necessary, and, unfortunately, which things I did that I forgot I did)
Unquarantine Chromium (also not sure if this was necessary):
Desiderata
I believe I had to do the following things on my M1 mac to be able to run bbserver (nee jsbrain_server) locally. Huge thanks to Adam!
Install Chromium with Homebrew:
brew install chromium
(but maybe this would've happened on its own via npm install? I flailed around trying a lot of things and now who knows which things were actually necessary, and, unfortunately, which things I did that I forgot I did)Unquarantine Chromium (also not sure if this was necessary):
Set some environment variables (see Puppeteer needs environment variables set #264). This was the final thing that made it suddenly work.
Install Python packages for automon with pip3
Cognata
Verbata: dev env, apple m1, apple silicon, chromium, environment variables, local dev,
The text was updated successfully, but these errors were encountered: