npm ls -g --depth=0
shows error related to nativescript
#3241
Labels
npm ls -g --depth=0
shows error related to nativescript
#3241
From @ph55 on December 1, 2017 23:2
Issue description
As claimed in #2979
Node 8 is now officially supported.
But when running
npm list -g --depth=0
following error is thrown:Reproduce
macOS High Sierra. Version 10.13.1
node installed via brew (v.8.9.1)
Install typescript globally
npm install -g nativescript
Run
npm list -g --depth=0
Error thrown.
Another issue, that should't be closed IMO NativeScript/NativeScript#4791
Copied from original issue: NativeScript/NativeScript#5120
The text was updated successfully, but these errors were encountered: