-
Notifications
You must be signed in to change notification settings - Fork 35
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
create maven project error #128
Comments
can't select springboot version |
This is happening to me when trying to create a new project as well. Is there a certain order or way to create the new project?
|
It should be probably networking issue. html content is returned by the server instead of JSON string, leading to the parsing error. |
crashes after entering the artifact Id with error : |
Hi community! I am encountering similar issues with starting up a maven project. Initially I had version 0.8.0 installed and received the error message that the metadata couldn´t get fetched. Then by this issue here #162 I resolved the problem by lowering the version to 0.4.8. I think it is a proxy problem as I am working within my company´s network (at home via vpn). But so far I could not figure out how to get it up and running. I even added the proxy to the settings.json file in the extension settings. Has anybody an idea how I could fix this? In advance many thanks for your understandings and your efforts! |
Fail to create a project. Error: Unexpected token < in JSON at position 0
The text was updated successfully, but these errors were encountered: