microsoft / inshellisense

IDE style command line auto complete
MIT License
8.22k stars 180 forks source link

intelisense not working in ubuntu 20.04 #142

Closed avasu-rpx closed 6 months ago

avasu-rpx commented 6 months ago

Intellisense not working in Ubuntu

Steps to reproduce the behavior: Followed the steps in the but it didn't work readme.md.

Environment -Ubuntu 20.04

Tried to install it but it throws the below error error.txt

alanhe421 commented 6 months ago

@avasu-rpx

image image

just use node<21. node-gyp encounters an error when installing under node@21, I understand it as its problem.