Open Hikingyo opened 5 years ago
I have the same issue. Did you fix this? How? Or changed to something else? thx.
这个问题还没解决么?写了半天发现测试上装不了!
this problem is cause by node-image
prebuild not include linux_musl which alpine linux platform
To fix it, you can build it by yourself or use full linux docker image like node:8.12.0
rather than node:8.12.0-alpine
Hello and thanks for your job. I use an official docker image
node:8.12.0-alpine
but when I want to install your package, I got an errorIn fact, there is no bind for linux-musl, but it is an offical docker image from https://hub.docker.com/_/node/