-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Closed
Labels
good first issueIssues for newcomersIssues for newcomers
Description
The following instruction, given by the above tutorial, causes a build to fail.
COPY package.json package-lock.json .
The error message reads:
Step 3/7 : COPY ./package.json ./package-lock.json .
When using COPY with more than one source file, the destination must be a directory and end with a /
Metadata
Metadata
Assignees
Labels
good first issueIssues for newcomersIssues for newcomers