-
-
Notifications
You must be signed in to change notification settings - Fork 112
Fails to install dependencies #77
Comments
Might be related to this issue? directus/directus#12414 |
I tried rolling back to the latest node 14 version and had no issues. Maybe 16.14.2 is too green? |
I believe it is not related to directus/directus#12414, but rather closer to TryGhost/node-sqlite3#1424 instead, where this should be something to do with mapbox/sqlite3 not having precompiled binaries for ARM architecture.
Judging from the error With that said, it also seems like your building from source is failing because of |
I don't have one anymore either 🥲 @joselcvarela? |
I think |
I previously had sqlite3 installed with brew. It made no difference.
|
I ran postinstall, then tried running Directus with Now receiving: |
Seems to be an open issue since MacOS 12.3. TryGhost/node-sqlite3#1552 I'm going to close this since it has nothing to do with Directus. |
On an ARM Mac I tried to install dependencies with Node 16.14 and v14.
I followed the instructions here: https://github.com/directus/examples/blob/main/directus/README.md
The text was updated successfully, but these errors were encountered: