Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP intelisense not working with MacOS 11.3 #811

Open
gonzad26 opened this issue May 12, 2021 · 0 comments
Open

PHP intelisense not working with MacOS 11.3 #811

gonzad26 opened this issue May 12, 2021 · 0 comments

Comments

@gonzad26
Copy link

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:

Version: 1.56.1
Commit: e713fe9b05fc24facbec8f34fb1017133858842b
Date: 2021-05-06T10:08:24.325Z (6 days ago)
Electron: 12.0.4
Chrome: 89.0.4389.114
Node.js: 14.16.0
V8: 8.9.255.24-electron.0
OS: Darwin x64 20.4.0

Node version 12.16.1

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant