You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eclipse WildWebDeveloper use types-script-language server to provider intellisense for TS/JS files. While analyzing another issue, I saw this error on MacOS. Off course if I use {disableAutomaticTypingAcquisition:true} error gone but I would like to have automaticTypingAcquisition enabled
In logs in osx, I see for example:
npm-cli.js just have
#!/usr/bin/env node
so I afraid PATH env is not forwarded to subprocessThe text was updated successfully, but these errors were encountered: