Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Does it work with Node 10 #5

Open
tibinthomas opened this issue Dec 6, 2018 · 1 comment
Open

Does it work with Node 10 #5

tibinthomas opened this issue Dec 6, 2018 · 1 comment

Comments

@tibinthomas
Copy link

(node:17040) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/tmp/fr-1544083108.json'
at Object.openSync (fs.js:436:3)
at Object.writeFileSync (fs.js:1187:35)
at sum.concat._.reduce.then (C:\Users\tibin\Desktop\Translate\gtd-scripts\translate-json:61:16)
at process._tickCallback (internal/process/next_tick.js:68:7)
(node:17040) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:17040) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

@tibinthomas
Copy link
Author

tibinthomas commented Dec 6, 2018

It works. I got this error coz I didn't have a tmp folder in the root of C drive.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant