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

Investigate compatibility with node22 #144

Closed
matteo-cristino opened this issue May 28, 2024 · 0 comments · Fixed by #145
Closed

Investigate compatibility with node22 #144

matteo-cristino opened this issue May 28, 2024 · 0 comments · Fixed by #145

Comments

@matteo-cristino
Copy link
Collaborator

In all the plugin we have

import packageJson from '@slangroom/{plugin_name}/package.json' assert {type: 'json'}

but the use of assert does not seems supported from node22 that replace it with with.

To be investigated if better solution exists 🕵🏽

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 a pull request may close this issue.

1 participant