I try to download my app but this happened
Error: Command failed: cd /thunkable/thunkableCompanion/android/; ./gradlew AssembleRelease Cannot resolve the path to “fsevents” package. (node:434956) [DEP0148] DeprecationWarning: Use of deprecated folder mapping “./” in the “exports” field module resolution of the package at /thunkable/thunkableCompanion/node_modules/tslib/package.json. Update this package.json to use a subpath pattern like “./". (Use node --trace-deprecation ...
to show where the warning was created) (node:434956) [DEP0148] DeprecationWarning: Use of deprecated folder mapping “./” in the “exports” field module resolution of the package at /thunkable/thunkableCompanion/node_modules/react-rnd/node_modules/tslib/package.json. Update this package.json to use a subpath pattern like "./”. Cannot resolve the path to “fsevents” package. (node:435007) [DEP0148] DeprecationWarning: Use of deprecated folder mapping “./” in the “exports” field module resolution of the package at /thunkable/thunkableCompanion/node_modules/tslib/package.json. Update this package.json to use a subpath pattern like “./". (Use node --trace-deprecation ...
to show where the warning was created) (node:435007) [DEP0148] DeprecationWarning: Use of deprecated folder mapping “./” in the “exports” field module resolution of the package at /thunkable/thunkableCompanion/node_modules/react-rnd/node_modules/tslib/package.json. Update this package.json to use a subpath pattern like "./”. Cannot resolve the path to “fsevents” package. (node:436071) [DEP0148] DeprecationWarning: Use of deprecated folder mapping “./” in the “exports” field module resolution of the package at /thunkable/thunkableCompanion/node_modules/tslib/package.json. Update this package.json to use a subpath pattern like “./". (Use node --trace-deprecation ...
to show where the warning was created) (node:436071) [DEP0148] DeprecationWarning: Use of deprecated folder mapping “./” in the “exports” field module resolution of the package at /thunkable/thunkableCompanion/node_modules/react-rnd/node_modules/tslib/package.json. Update this package.json to use a subpath pattern like "./”. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. No issues found. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ‘:app:packageRelease’. > A failure occurred while executing com.android.build.gradle.tasks.PackageAndroidArtifact$IncrementalSplitterRunnable > java.lang.OutOfMemoryError (no error message) * 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 31m 48s