1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
C:\nodejs>npm init adonisjs@latest accueil -- --kit=web --db=sqlite --auth-guard=session
> npx
> create-adonisjs accueil --kit=web --db=sqlite --auth-guard=session
_ _ _ _ ____
/ \ __| | ___ _ __ (_)___ | / ___|
/ _ \ / _` |/ _ \| '_ \| / __|_ | \___ \
/ ___ \ (_| | (_) | | | | \__ \ |_| |___) |
/_/ \_\__,_|\___/|_| |_|_|___/\___/|____/
> Download starter kit (35 ms)
Failed to download https://api.github.com/repos/adonisjs/web-starter-kit/tarball/main: TypeError: fetch failed
> Install packages
> Prepare application
> Configure Lucid
> Configure Auth |
Partager