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

jx install babel windows 7 user with space in name fails #642

Closed
leerlemoniii opened this issue Nov 11, 2015 · 9 comments
Closed

jx install babel windows 7 user with space in name fails #642

leerlemoniii opened this issue Nov 11, 2015 · 9 comments
Assignees

Comments

@leerlemoniii
Copy link

in addition I tried creating a node.config / jx.config file in the c:\program files (x86)\JXcore folder to try and overrife the npmjxPath but that has no affect on the problem...

c:\source\tempdoc> jx install -h
Preparing NPM for JXcore (v 0.3.0.7) for the first run
Make sure the user account has a write permission to it's home folder. >> A subdirectory or file C:\Users\Lee already exists.
Error occurred while processing: C:\Users\Lee.
A subdirectory or file Lemon.jx already exists.
Error occurred while processing: Lemon.jx.

Consider using a custom path from jx.config file's 'npmjxPath' property.

@ktrzeciaknubisa
Copy link
Member

Thanks, I'm reproducing both of the problems.

@ktrzeciaknubisa ktrzeciaknubisa self-assigned this Nov 11, 2015
@leerlemoniii
Copy link
Author

thanks for quick response.

@ktrzeciaknubisa
Copy link
Member

It's fixed on 0.3.1.0. Thanks @leerlemoniii !

@leerlemoniii
Copy link
Author

will build and test it today and let you know the results.... Thanks again for the quick response...

@leerlemoniii
Copy link
Author

still have a problem

Preparing NPM for JXcore (v 0.3.1.0) for the first run
Make sure the user account has a write permission to it's home folder. >> A subdirectory or file C:\Users\Lee already exists.
Error occurred while processing: C:\Users\Lee.

Consider using a custom path from jx.config file's 'npmjxPath' property.

@ktrzeciaknubisa
Copy link
Member

You have this fix 2393bed in your code, right?

Are you using npmjxPath righ now? Please check if you have jx.config and/or node.config. The second wasn't really working before, but was documented and now will work due to 92e80af . So try to see if you still have any of them and what npmjxPath they define?

@leerlemoniii
Copy link
Author

was not in there, added the change, and am now trying again.. Thanks again... this change makes sense though, so will probably work :).

@leerlemoniii
Copy link
Author

for some reason when I pulled the brach it did not change from master to 3.1.0 now seems good... Again many thanks for quick responses.

@ktrzeciaknubisa
Copy link
Member

All right. Thank you :)

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