We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Step 8/13 : RUN npm rebuild node-sass ---> Running in 35ebfc9576f2
[email protected] install /build/myaccount/node_modules/node-sass node scripts/install.js
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.12.0/linux_musl-x64-79_binding.node Cannot download "https://github.com/sass/node-sass/releases/download/v4.12.0/linux_musl-x64-79_binding.node":
HTTP error 404 Not Found
想问老师,这个可以在哪改一下版本
The text was updated successfully, but these errors were encountered:
基础镜像由原来的FROM node:alpine as builder改成node即可
Sorry, something went wrong.
No branches or pull requests
Step 8/13 : RUN npm rebuild node-sass
---> Running in 35ebfc9576f2
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.12.0/linux_musl-x64-79_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v4.12.0/linux_musl-x64-79_binding.node":
HTTP error 404 Not Found
想问老师,这个可以在哪改一下版本
The text was updated successfully, but these errors were encountered: