Upgrade node-odbc to support M1
See original GitHub issueDescription
Experiencing this issue (https://github.com/markdirish/node-odbc/issues/252) when running yarn install
which is fixed in 2.4.2.
To Reproduce
- Own an M1
yarn install
Issue Analytics
- State:
- Created a year ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Getting node-odbc working on Mac M1/arm64 (without Rosetta)
Install brew: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)”; Latest at https://brew.sh/.
Read more >odbc - npm
odbc. An asynchronous interface for Node.js to unixODBC and its supported drivers. Requirements. unixODBC binaries and development libraries ...
Read more >Can't npm install on Apple Silicon M1 - node.js - Stack Overflow
I just tried npm -g i sharp on my M1 MacBook Air and it works, so..there are a few things to know about...
Read more >ODBC Drivers with Support for Apple Silicon M1 - Devart Blog
We are thrilled to announce new versions of ODBC drivers for popular database systems with support for the Apple Silicon M1 chip.
Read more >Installing and Configuring the ODBC Driver for macOS
Double-click on the installer file, iODBC-SDK.pkg , and follow the prompts. By default, the package installs the software in the /Library/Application Support/ ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey @JohnRomanski. Yeah I did change the version to
^2.4.2
and it did indeed fix the issue.🎉 This issue has been resolved in version 0.134.11 🎉
The release is available on:
0.134.11
Your semantic-release bot 📦🚀