v7 migration fails at install, due to knex new release #5085
Replies: 2 comments 1 reply
-
|
After some code researches, i realized knex released the 3.2.0 yesterday, when i did my first install tries (last release before: december 2023). I asked to Claude analyzing the issue to report it: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Finally reported in Lucid repo: adonisjs/lucid#1163 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I just tried to create my first Adonis app by following the "Getting Started" install guide (https://docs.adonisjs.com/installation).
But for me the installation fail, at every try…
My Mac is under Tahoe, with latest Node 24/NPM 11 (with NVM), Sqlite 3.51…
As there is no log i don't understand what's happening. After some googling, i'm not able to find anyone with the same issue…
Has someone any idea about this please?
Thanks in advance.
Here my terminal trace :
Beta Was this translation helpful? Give feedback.
All reactions