Run flutter web emulator on vsc failed build gradle because firebase auth

Launching lib\main.dart on Android SDK built for x86 in debug mode...

FAILURE: Build failed with an exception.

* Where:
Build file 'C:\Users\nchol\AppData\Local\Pub\Cache\hosted\pub.dev\firebase_auth-4.20.0\android\build.gradle' line: 72

* What went wrong:
A problem occurred evaluating project ':firebase_auth'.
> Could not load compiled classes for script 'C:\Users\nchol\AppData\Local\Pub\Cache\hosted\pub.dev\firebase_auth-4.20.0\android\user-agent.gradle' from cache.

* 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

BUILD FAILED in 15s
Error: Gradle task assembleDebug failed with exit code 1


Exited (1).

Please share at least the --stacktrace or optimally a build --scan URL.