Hello, getting this error when try to run the code...
# community-support
s
Hello, getting this error when try to run the code.
* What went wrong:
Plugin [id: 'com.github.johnrengelman.shadow', version: '7.0.0'] was not found in any of the following sources: - Gradle Core Plugins (plugin is not in 'org.gradle' namespace) - Plugin Repositories (could not resolve plugin artifact 'com.github.johnrengelman.shadowcom.github.johnrengelman.shadow.gradle.plugin7.0.0') Searched in the following repositories: Gradle Central Plugin Repository * Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
* Get more help at https://help.gradle.org CONFIGURE FAILED in 19s
v
The plugin switched its ID, so you should use the new one. Nevertheless, the version you try to resolve is still also published under the old id and in the repository that is configured. That usually means it is something in between, for example some AntiVirus or Firewall on your computer preventing the download, or that you need to use a proxy to access the outworld but do not have Gradle configured to use it.