-
Notifications
You must be signed in to change notification settings - Fork 319
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
SyntaxError: Unexpected token, expected "}" #440
Comments
Strange. This happens only if I run a npm script launching madge. That is:
Instead if I run from the commend prompt
or
Simply does not find any file as in #434 |
Same problem with ts and vue files. But I have a little bit different error. Madge version: 8.0.0
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running madge 8.0.0 this way:
Generates the following error:
Really don't know what changed from my previous issue except node that is v22.5.1
Thanks for looking!
mario
The text was updated successfully, but these errors were encountered: