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

jsii-kernel cannot create working directory on Windows #183

Closed
eladb opened this issue Aug 16, 2018 · 0 comments
Closed

jsii-kernel cannot create working directory on Windows #183

eladb opened this issue Aug 16, 2018 · 0 comments

Comments

@eladb
Copy link
Contributor

eladb commented Aug 16, 2018

It explicitly uses /tmp instead of os.tmpdir() in kernel.ts#L76 and kernel.ts#L113

Related to aws/aws-cdk#138

eladb pushed a commit that referenced this issue Aug 16, 2018
Use `os.tmpdir()` instead of `/tmp` when creating
the kernel installation and staging directories.

Fixes #183
eladb pushed a commit that referenced this issue Aug 16, 2018
Use `os.tmpdir()` instead of `/tmp` when creating
the kernel installation and staging directories.

Fixes #183
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

1 participant