HELLO, Kitty-Item Problems to testnet

HI , all guys,
image

I was following the instructions of Kitty Items to deploy it to Testnet.
but It was stuck at the npm run step .

Could anyone knows how to fix it?
Thanks

1 Like

Hi :wave: could you share which version of Node, Docker and OS are you running?

thanks for your reply,
I changed the docker version now, that error not happened, but new ERROR:


docker version: 20.10.11, build dea9396
docker-compose version: 1.29.2
Node version:v16.13.1
npm and npx version: 8.1.2
python version: 3.6.0
pip version: 21.3.1

what version do I need ?? thanks

OS : CentOS Linux release 7.2.1511 (Core)

new ERROR MESSAGE:

OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting “/var/lib/docker/containers/ca637362a84952aa2b870f2c3ddae0bfa28721a66a6d8ad6134cbcd4e4f96a44/resolv.conf” to rootfs at “/etc/resolv.conf” caused: mount through procfd: possibly malicious path detected – refusing to operate on /etc/resolv.conf: unknown
ERROR: Service ‘api’ failed to build : Build failed

thanks for your reply, I fixed it now