You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a new Angular project inside the Intellij IDEA IDE with the default template they provide. I changed the project settings, so that the NodeJs from the GraalVm is used. When trying to serve the default Angular App, it runs into some exception:
Hello everyone,
I am currently trying to get an Angular CLI running inside the NodeJs environment of Graal. Therefore i installed the graalnodejs-jvm-24.1.0-windows-amd64.zip from the GitHub Releases Page.
I created a new Angular project inside the Intellij IDEA IDE with the default template they provide. I changed the project settings, so that the NodeJs from the GraalVm is used. When trying to serve the default Angular App, it runs into some exception:
Intellij command for startup and exception:
Here is the complete error log file:
hs_err_pid8028.log
Am I doing something wrong, or is this currently not possible?
Thanks for any help/infos regarding this issue and best regards.
The text was updated successfully, but these errors were encountered: