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

An error occurred while running semantic-release: SyntaxError: Unexpected identifier 'assert' #325

Closed
egemon opened this issue Apr 30, 2024 · 2 comments

Comments

@egemon
Copy link

egemon commented Apr 30, 2024

Probably caused by node_modules/@semantic-release/gitlab/lib/definitions/errors.js

import pkg from '../../package.json' assert {type: 'json'};

Probably can be dropped?

@egemon
Copy link
Author

egemon commented Apr 30, 2024

Caused by nodejs/node#52104

@fgreinacher
Copy link
Contributor

This is already fixed in semantic-release/gitlab#708. Please update your lockfile and it will reach the config preset.

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

2 participants