donejs / donejs/donejs-nw

deprecation warning when running donejs build

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

@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`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the warning by running `donejs add nw` followed by `donejs build` with the reported Node and DoneJS versions. Trace where the `os.tmpDir()` deprecation is introduced during that workflow. Done means the build completes without this deprecation warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.