Kinar Sharma
08/08/2024, 8:00 PMnode:28740) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
error An unexpected error occurred: "<https://registry.yarnpkg.com/@jridgewell/source-components.map/-/source-components.map-0.3.6.tgz>: Request failed \"404 Not Found\"".
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':kotlinNpmInstall'.
> Process 'Resolving NPM dependencies using yarn' returns 1
yarn install v1.22.17
Kinar Sharma
08/08/2024, 9:52 PMArtem Kobzar
08/09/2024, 4:31 AMKinar Sharma
08/09/2024, 6:20 AMbuild.gradle
file to create a better dependency separation between mobile and web modules, some dependencies in the yarn.lock
file changed, and I didn't noticed it, so after reverting it everything started working. it was silly mistake by me😅