gentle-vegetable-74963
12/16/2021, 1:58 PMnode-sass
for the Zed asset building. Apparently there are no prebuilt arm64 bindings (https://github.com/sass/node-sass/releases) and it is not possible to switch to another version of sass due to coupling via orxy-for-zed
I see there is experimental work on the Spryker DockerSDK (https://github.com/spryker/docker-sdk/pull/225) for M1 but do not see any changes for node or sass so wondering if anyone has any insights on how this is working for others?adorable-piano-19015
12/16/2021, 3:13 PMgentle-vegetable-74963
12/16/2021, 3:26 PMfamous-address-39053
12/16/2021, 4:23 PMfamous-address-39053
12/16/2021, 4:24 PMconsole frontend:zed:build
and got a similar error (plus many others).gentle-vegetable-74963
12/16/2021, 4:34 PMadorable-piano-19015
12/16/2021, 4:41 PMfamous-address-39053
12/16/2021, 4:49 PMModify line 17 of *docker/bin/sdk/runtime/wait.sh* so that the command does not exit when the wait time is over
So instead of && exit 1
is should be && break
. Maybe that can be of help?
And you can always go for 32gb instead of 16gb. 16gb is really not enough for a proper spryker dev machine these days, regardless if it’s M1 or not….adorable-piano-19015
12/17/2021, 7:42 AMadorable-piano-19015
12/17/2021, 7:42 AMplain-city-95899
12/17/2021, 8:35 AMjolly-night-88032
12/21/2021, 11:43 AMnode-gyp
version which is brought in by node-sass
. Since node-sass is depcrecated and node-gyp is 5 versions behind. Are there any plans to drop support for this?
Do we have a work-around to build zed without oryx for zed?plain-city-95899
01/04/2022, 11:28 AM