問題タブ [grails-3.3]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
grails - Webflow プラグインが見つかりませんか?
サンプルの grails 3 アプリを作成し、次のように webflow プラグインを build.gradle に追加しました。
ここにプラグインへのリンクがあります
https://grails.org/plugin/webflow?skipRedirect=true
コンパイルを実行すると、次のエラーが表示されます
このエラーが発生する理由を知っていますか? grails がプラグインを見つけられないのはなぜですか? どんな助けにも感謝します!
私のGrailsのバージョンは3.3.2です