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

MacOS IDE build #91

Merged
merged 1 commit into from
Oct 7, 2024
Merged

MacOS IDE build #91

merged 1 commit into from
Oct 7, 2024

Conversation

jcommaret
Copy link
Contributor

No description provided.

@@ -272,7 +272,6 @@
"@types/node": "^22.5.1",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't able to build the extension without this. The fix should be to downgrade this version to 1.89.0 since that's the vscode engine version the project is using.

Suggested change
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.0",
"@types/vscode": "^1.89.0",

@andrewpareles andrewpareles merged commit 2b47e97 into voideditor:main Oct 7, 2024
@LeoLiuYan
Copy link

Cool~

@jcommaret jcommaret deleted the macos-build branch October 8, 2024 19:29
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

Successfully merging this pull request may close these issues.

4 participants