'cp' is not recognized as an internal or external command, operable program or batch file. #10996
Unanswered
stockiNail
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Its an oversight, so should file a bug. I was about to move this, but can't on mobile. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have seen that during the Chart.js building, the
cp
*nix command is invoked:Chart.js/package.json
Lines 57 to 58 in 64a0278
In the contributing section, I don't find that the contributors should use *nix OS therefore who is working on Windows (i.e.) will get the error mentioned a discussion titile.
I didn't sumit an issue because I don't know if this is just a missing doc (contributors must use *nix OS) or an error (to fix) in
package.json
file.Beta Was this translation helpful? Give feedback.
All reactions