Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package creation fails on Windows (command cp doesn't exist) #7

Closed
ashmind opened this issue Aug 4, 2017 · 3 comments
Closed

Package creation fails on Windows (command cp doesn't exist) #7

ashmind opened this issue Aug 4, 2017 · 3 comments

Comments

@ashmind
Copy link
Contributor

ashmind commented Aug 4, 2017

Error: Command failed: cp '[REDACTED]\WebApp\package.json' 'C:\Users\Andrey\AppData\Local\Temp\tmp-67620GzG5P14Xw1BW'
'cp' is not recognized as an internal or external command,
operable program or batch file.

    at checkExecSyncError (child_process.js:568:13)
    at Object.execSync (child_process.js:608:13)
    at Object.makePatch [as default] ([REDACTED]\WebApp\node_modules\patch-package\dist\makePatch.js:42:25)
    at [REDACTED]\WebApp\node_modules\patch-package\dist\index.js:20:32
    at Array.forEach (native)
    at Object.<anonymous> ([REDACTED]\WebApp\node_modules\patch-package\dist\index.js:19:22)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
@ds300
Copy link
Owner

ds300 commented Aug 4, 2017 via email

@ds300 ds300 closed this as completed in 40e2934 Aug 4, 2017
@ds300
Copy link
Owner

ds300 commented Aug 4, 2017

image

@ashmind
Copy link
Contributor Author

ashmind commented Aug 4, 2017

Awesome -- thanks a lot!
Still getting some issues with path.join vs slashes that git expects, but I'll raise that separately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants