How to solve the error in package.json when creating an image?

前端 未结 0 1670
滥情空心
滥情空心 2020-12-14 08:54

In the step 4/6 is showing up an error when I try to create this image in DockeFROM node:latest


WORKDIR /app/src

COPY package.json .

RUN npm install
#IT WI         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题