We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@matthewp commented on Tue Jan 31 2017
(node:52066) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
> node -v v7.4.0 > donejs -V 1.0.0-alpha.0
@phillipskevin commented on Mon Feb 06 2017
I think this was fixed when we moved to yeoman 1.0. Are you still seeing this issue, @matthewp?
@matthewp commented on Mon Feb 06 2017
I see it when running donejs build.
Ok, I do see this still, but only after running donejs add nw.
donejs add nw
The text was updated successfully, but these errors were encountered:
This issue still exists in node 7+.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
@matthewp commented on Tue Jan 31 2017
@phillipskevin commented on Mon Feb 06 2017
I think this was fixed when we moved to yeoman 1.0. Are you still seeing this issue, @matthewp?
@matthewp commented on Mon Feb 06 2017
I see it when running donejs build.
@phillipskevin commented on Mon Feb 06 2017
Ok, I do see this still, but only after running
donejs add nw
.The text was updated successfully, but these errors were encountered: