@matthewp commented on [Tue Jan 31 2017](https://github.com/donejs/donejs/issues/785) ``` (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](https://github.com/donejs/donejs/issues/785#issuecomment-277738751) 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](https://github.com/donejs/donejs/issues/785#issuecomment-277739715) I see it when running donejs build. --- @phillipskevin commented on [Mon Feb 06 2017](https://github.com/donejs/donejs/issues/785#issuecomment-277762350) Ok, I do see this still, but only after running `donejs add nw`.