ionic-team / ionic-team/ionic-cli
Namespace 'NodeJS' has no exported member 'WriteStream'.
- 主要言語
- TypeScript
- スター
- 2k
- フォーク
- 682
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Ionic version:** (check one with "x")
(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] **2.x**
[ ] **3.x**
[x] **4.x**
**I'm submitting a ...** (check one with "x")
[x] bug report
[ ] feature request
**Current behavior:**
I am just trying to serve my application and it throws this:
_node_modules/@types/inquirer/index.d.ts
Namespace 'NodeJS' has no exported member 'WriteStream'.
Namespace 'NodeJS' has no exported member 'ReadStream'._
**Expected behavior:**
Serve the application.
**Steps to reproduce:**
```
`ionic serve`
```
**Other information:**
I am not sure if that could be the problem, but I recently changed from Windows to Mac.
**Ionic info:** :
```
Ionic:
ionic (Ionic CLI) : 4.0.1 (/Users/eduardogodoy/node_modules/ionic)
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.1.6
Cordova:
cordova (Cordova CLI) : not installed
Cordova Platforms : none
System:
NodeJS : v8.11.3 (/usr/local/bin/node)
npm : 5.6.0
OS : macOS High Sierra
```
コントリビューションガイド
評価
この issue はまだ評価されていません。