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
{{ message }}
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
I tried installing the templates but it failed with the error
:server:ngInstallTemplates
java.io.FileNotFoundException: jar:file:\C:\Users\myUser\.gradle\caches\modules-2\files-2.1\org.grails.plugins\angular-scaffolding\2.0.0\4935ee6767adc8cbfdf91dd6f51f6e28eb01068f\angular-scaffolding-2.0.0.jar!\angular\scaffolding\NgGenerateAllCommand.class (The fi
lename, directory name, or volume label syntax is incorrect)
:server:ngInstallTemplates FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':server:ngInstallTemplates'.
I checked and the jar file exists in that location and also contains the class file. Probably not an issue of the plugin but then again... I just followed the documentation's instructions :)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried installing the templates but it failed with the error
I checked and the jar file exists in that location and also contains the class file. Probably not an issue of the plugin but then again... I just followed the documentation's instructions :)
The text was updated successfully, but these errors were encountered: