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

Use of deprecated and dropped function in node 12.15.0 #6

Open
ascheucher opened this issue Feb 27, 2020 · 0 comments
Open

Use of deprecated and dropped function in node 12.15.0 #6

ascheucher opened this issue Feb 27, 2020 · 0 comments

Comments

@ascheucher
Copy link

It's not running on node 12.15.0 anymore. Uses a deprecated and dropped function:

` C:\Users\andi.MFG\AppData\Roaming\nvm\v12.15.0\node_modules\file-dedupe\bin\findup:184
process.stderr.clearLine();
^

TypeError: process.stderr.clearLine is not a function
at run (C:\Users\andi.MFG\AppData\Roaming\nvm\v12.15.0\node_modules\file-dedupe\bin\findup:184:18)
at Socket. (C:\Users\andi.MFG\AppData\Roaming\nvm\v12.15.0\node_modules\file-dedupe\bin\findup:117:5)
at Object.onceWrapper (events.js:312:28)
at Socket.emit (events.js:228:7)
at endReadableNT (_stream_readable.js:1185:12)
at processTicksAndRejections (internal/process/task_queues.js:81:21)`

Running on Windows 10 with nvm-windows:
Running version 1.1.7.

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