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

MS Windows 10 Pro (WSL) error ERR_UNKNOWN_STDIN_TYPE #8

Open
lfurzewaddock opened this issue Feb 9, 2018 · 2 comments
Open

MS Windows 10 Pro (WSL) error ERR_UNKNOWN_STDIN_TYPE #8

lfurzewaddock opened this issue Feb 9, 2018 · 2 comments

Comments

@lfurzewaddock
Copy link

lfurzewaddock commented Feb 9, 2018

Environment

  • Windows 10 Pro: v1709
  • Windows Subsystem for Linux (WSL) - Ubuntu 16.04.3 LTS
  • Node: v8.4.0
  • npm: v5.3.0
  • webpack v3.10.0
  • tape v4.8.0
  • tap-webpack-plugin v2.0.0

Error

internal/process/stdio.js:99
throw new errors.Error('ERR_UNKNOWN_STDIN_TYPE');
^

Error [ERR_UNKNOWN_STDIN_TYPE]: Unknown stdin file type
at process.getStdin [as stdin] (internal/process/stdio.js:99:15)
at startup (bootstrap_node.js:186:18)
at bootstrap_node.js:598:3
internal/process/stdio.js:99
throw new errors.Error('ERR_UNKNOWN_STDIN_TYPE');
^

Error [ERR_UNKNOWN_STDIN_TYPE]: Unknown stdin file type
at process.getStdin [as stdin] (internal/process/stdio.js:99:15)
at Object. (/mnt/d/Users/Projects/Dev/node_modules/tap-spec/bin/cmd.js:6:8)
at Module._compile (module.js:573:30)
at Object.Module._extensions..js (module.js:584:10)
at Module.load (module.js:507:32)
at tryModuleLoad (module.js:470:12)
at Function.Module._load (module.js:462:3)
at Function.Module.runMain (module.js:609:10)
at startup (bootstrap_node.js:158:16)
at bootstrap_node.js:598:3

@mindplay-dk
Copy link

Same error here.

  • Win 10 Pro: 1709 (same)
  • node: 9.5.0
  • npm: 5.7.1
  • webpack: 4.4.1
  • tape: 4.9.0
  • tap-webpack-plugin: 2.0.0

@mindplay-dk
Copy link

Looks like the issue was tracked here but closed without resolution (??)

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

2 participants