-
Notifications
You must be signed in to change notification settings - Fork 20
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
TypeError: Cannot read properties of undefined (reading 'version') #52
Comments
The same problem, don't support mac os m1(darwin-arm64), any solution? |
The same problem in mac os m2, any solution? |
Same issue on m1-max |
Same issue on m1-pro, any solution? |
I tried downloading module.exports = () => nightlyVersions()
.then(versions => versions['osx-x64-pkg'].version); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
$ npm -v 8.5.5 $ uname -a Darwin MBP 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:46:32 PDT 2022; root:xnu-8020.101.4~15/RELEASE_ARM64_T6000 arm64
The text was updated successfully, but these errors were encountered: