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

create-react-microservice failing on windows #217

Open
tsukhu opened this issue Apr 26, 2018 · 7 comments
Open

create-react-microservice failing on windows #217

tsukhu opened this issue Apr 26, 2018 · 7 comments

Comments

@tsukhu
Copy link

tsukhu commented Apr 26, 2018

Describe the problem:

create-react-microservice failing on windows

Steps to reproduce:

Run create-react-microservice to create a mono-repo on a Windows machine

Observed Results:

  • What happened? This could be a description, log output, etc.
create-react-microservice test-ui-microservice
? What is the preffered license for the mono repository and its packages? (Use a
rrow keys)
> Unlicense
? What is the preffered license for the mono repository and its packages? MIT
? What is the NPM organization scope for the mono repositories packages? @TFG
? What is the NPM organization scope for the mono repositories packages? @tfg/
? What is the git repository URL for the mono repositories packages? https://github.com/ERS-HCL/react-microservice.git
? What is the git repository URL for the mono repositories packages? https://git
hub.com/ERS-HCL/react-microservice.git
{ Error: E:\workspace\test-ui-microservice\E:\Users\tsukhu\AppData\Local\Yarn\Data\global\node_modules\create-react-microservice-scaffold\src\__tests__ contains invalid WIN32 path characters.
    at Object.mkdirs (E:\Users\tsukhu\AppData\Local\Yarn\Data\global\node_modules\fs-extra\lib\mkdirs\mkdirs.js:18:22)
    at Object.mkdirs (E:\Users\tsukhu\AppData\Local\Yarn\Data\global\node_modules\universalify\index.js:5:67)
    at pathExists (E:\Users\tsukhu\AppData\Local\Yarn\Data\global\node_modules\fs-extra\lib\output\index.js:20:11)
    at fn.apply.then.r (E:\Users\tsukhu\AppData\Local\Yarn\Data\global\node_modules\universalify\index.js:23:46)
    at <anonymous> code: 'EINVAL' }
@kevroadrunner
Copy link

Thank you @tsukhu! @Inkdpixels: May we integrate AppVeyor to prevent windows issues like these?!

@c0de1ovr
Copy link
Contributor

c0de1ovr commented May 9, 2018

It would be interesting for us to know which os you were currently using.
For example win 10 x64?

@tsukhu
Copy link
Author

tsukhu commented May 9, 2018

Windows 8.1 x64

@TheAifam5
Copy link

TheAifam5 commented Aug 18, 2018

Its just a problem with ‘E:\workspace\test-ui-microservice\E:\Users\tsukhu\AppData\Local\Yarn\Data\global\node_modules\create-react-microservice-scaffold\src_tests_’

Just simply read an error and this issue could be patched in max 30 minutes.
I’m gonna make a pull request for that.

EDIT:
The problem is with a package: https://github.com/ImmoweltGroup/create-any-cli

I'm gonna create a issue there.

@TheAifam5
Copy link

That problem should be gone for now. :)

@Inkdpixels
Copy link
Collaborator

@TheAifam5 Not yet unfortunately, the fix is merged but the release was not automatically triggered. Will fix it this evening hopefully and close this issue once the dependency tree has been updated.

@tsukhu
Copy link
Author

tsukhu commented Aug 27, 2018

Great !! waiting for this one ...

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

No branches or pull requests

5 participants