public-ui / kolibri

The accessible HTML-Standard
https://public-ui.github.io
European Union Public License 1.2
151 stars 33 forks source link

🐞 Bug: Init command `npm init kolibri@latest my-kolibri-app` does not work #6672

Closed borgfriend closed 1 month ago

borgfriend commented 1 month ago

Link to the code that reproduces this issue:

Can you categorise where the error occurs?

Node v22.5.0

Which browser or operating system do you used to test KoliBri?

Windows 11

How to reproduce issue?

  1. Run the command npm init kolibri@latest my-kolibri-app

Current vs. Expected:

Command fails, as 'create-kolibri' is not a command. image

Environment informations:

bash Windows 11, Commandline, Node v22.5.0

deleonio commented 1 month ago

Hi @sdvg,

bitte schau mal, wieso das create-kolibri nicht mehr funktioniert. create-NPM-Pakete funktionieren doch alle so. Was ist passiert?

deleonio commented 1 month ago

Sobald die Ausführung wieder funktioniert und wir das Paket einmal korrekt gepublished haben, wird dieses Paket aus dem Publish-Build rausgenommen.

sdvg commented 1 month ago

Wieder geöffnet für:

Sobald die Ausführung wieder funktioniert und wir das Paket einmal korrekt gepublished haben, wird dieses Paket aus dem Publish-Build rausgenommen.

Müssen wir machen, nachdem V1 und V2 das nächste mal gepublished wurden.

sdvg commented 1 month ago
npm create kolibri@latest
npm create kolibri@1

Funktionieren jetzt beide korrekt und zeigen die Banner-Message an: screenshot 2024-08-08-09 44 13@2x