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
I'm back working with MacOS and i have noticed that PHP Intelisence isn`t working. I found this log message at Extension log of Vscode
[2021-05-12 19:09:01.232] [exthost] [error] Activating extension felixfbecker.php-intellisense failed due to an error:
[2021-05-12 19:09:01.232] [exthost] [error] TypeError: Invalid Version: is
at new SemVer (/Users/gonzadiaz/.vscode/extensions/felixfbecker.php-intellisense-2.3.14/node_modules/semver/semver.js:332:11)
at compare (/Users/gonzadiaz/.vscode/extensions/felixfbecker.php-intellisense-2.3.14/node_modules/semver/semver.js:647:10)
at Object.lt (/Users/gonzadiaz/.vscode/extensions/felixfbecker.php-intellisense-2.3.14/node_modules/semver/semver.js:688:10)
at /Users/gonzadiaz/.vscode/extensions/felixfbecker.php-intellisense-2.3.14/out/extension.js:73:20
at Generator.next (<anonymous>)
at fulfilled (/Users/gonzadiaz/.vscode/extensions/felixfbecker.php-intellisense-2.3.14/out/extension.js:4:58)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
I´m running it with MacOS 11.3.1 (Intel) and VS Code:
I'm back working with MacOS and i have noticed that PHP Intelisence isn`t working. I found this log message at Extension log of Vscode
I´m running it with MacOS 11.3.1 (Intel) and VS Code:
Node version 12.16.1
Thanks!
The text was updated successfully, but these errors were encountered: