Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find org.nodejs:node:14.17.0 for arm64 #193

Closed
serbelga opened this issue Apr 14, 2022 · 5 comments
Closed

Could not find org.nodejs:node:14.17.0 for arm64 #193

serbelga opened this issue Apr 14, 2022 · 5 comments

Comments

@serbelga
Copy link
Contributor

serbelga commented Apr 14, 2022

Steps to reproduce it

Build project:

Could not determine the dependencies of task ':kotlinNodeJsSetup'.
> Could not resolve all files for configuration ':detachedConfiguration2'.
   > Could not find org.nodejs:node:14.17.0.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/org/nodejs/node/14.17.0/node-14.17.0.pom
       - https://nodejs.org/dist/v14.17.0/node-v14.17.0-darwin-arm64.tar.gz

Device

MacBook Pro 2021 - Apple M1 Pro

Possible solution

Updating Kotlin to 1.6.20 downloads nodejs 16.13.0 which is available for arm64.

See
https://youtrack.jetbrains.com/issue/KT-49109

@dkhalanskyjb
Copy link
Collaborator

dkhalanskyjb commented Apr 15, 2022

Ok, but how is this related to the datetime library?

@serbelga
Copy link
Contributor Author

Currently, you are using Kotlin version 1.6.0. This issue seems to be resolved if you update to 1.6.20.

@dkhalanskyjb
Copy link
Collaborator

Ah, sorry, missed the first sencence of the issue. Thanks for the heads-up!

@serbelga
Copy link
Contributor Author

I opened #194

@ilya-g
Copy link
Member

ilya-g commented Apr 28, 2022

Thanks for the PR, now it should be fine in master.

@ilya-g ilya-g closed this as completed Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants