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

aelf-command - unexpected identifier assert #81

Closed
AbigailDeng opened this issue Jul 29, 2024 · 0 comments · Fixed by #82
Closed

aelf-command - unexpected identifier assert #81

AbigailDeng opened this issue Jul 29, 2024 · 0 comments · Fixed by #82
Assignees
Labels
bug Something isn't working

Comments

@AbigailDeng
Copy link
Collaborator

AbigailDeng commented Jul 29, 2024

Expected Behavior

The project should be able to import and use JSON files without any issues in Node.js v22. The use of assert { type: 'json' } for importing JSON files should be updated to ensure compatibility with Node.js v22.

Image

Specifications

Compatibility: The project must be fully compatible with Node.js v22.
JSON Import: The method for importing JSON files should not use the deprecated assert { type: 'json' } syntax.

Environment

Node.js Version: v22.5.1

@AbigailDeng AbigailDeng self-assigned this Jul 29, 2024
@AbigailDeng AbigailDeng added the bug Something isn't working label Jul 29, 2024
@AbigailDeng AbigailDeng linked a pull request Jul 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant