John Bragg
John Bragg
Where are things on this? I think a few folks like me now have these M1 Max machines in hand - would love to know if there's a workaround of...
To update, using the previous attempt's branch, I am able to get everything to build except the dashboard, and it appears to be only one piece: `node-sass` - no version...
For more context, I did have to make some changes (commit here: https://github.com/remotezygote/garden/commit/f078573a6bba3f2c5e4ad7bbb7aa3f83a95734db), and had to do some stuff to get things to `yarn` successfully: ``` brew install nodejs yarn...
Worth noting for others (I did not know this, maybe I missed it somewhere): you have to install Rosetta for garden to work on an M1 Mac: ``` /usr/sbin/softwareupdate --install-rosetta...
It does! Seems to work fine. But at the same time, doesn't feel like it's far off at all from working under arm...
The way this is implemented breaks other tools, since the `../` relative location the requirement uses is not consistent (for example it breaks under `garden` because garden lays its builds...
So there is a real reference to the line in question: https://github.com/yuanyan/boron/blob/master/src/modalFactory.js#L71
I am having this same issue, only on heroku. Works fine everywhere else. I have gone through all the docs, adding the buildpack, setting the right flags, etc. Help!
Attempted fix: https://github.com/pipedrive/containerized/pull/9