You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user on Discord has confirmed that the current v2 CLI instructions are installing Skeleton v2 + Tailwind v4. This is not compatible and will lead to errors for any users trying to use this.
Expected Behavior
The CSA app should be pinned to the latest v3.x release
The version should be updated from latest to v3.4.17
NOTE: I'm assuming this will match package.json formatting for version
For example [email protected], so we would only add 3.4.17
Current Behavior
A user on Discord has confirmed that the current v2 CLI instructions are installing Skeleton v2 + Tailwind v4. This is not compatible and will lead to errors for any users trying to use this.
Expected Behavior
The CSA app should be pinned to the latest v3.x release
The version should be updated from
latest
tov3.4.17
https://github.com/skeletonlabs/skeleton/blob/dev/packages/create-skeleton-app/src/creator.js#L56
Steps To Reproduce
https://www.skeleton.dev/docs/get-started
Link to Reproduction / Stackblitz
No response
More Information
Additionally I recommend we pin other dependencies, especially those related to Skeleton. Otherwise similar issues with arise when Skeleton v3 drops.
The text was updated successfully, but these errors were encountered: