Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installed packages may break with major updates #64

Open
joehand opened this issue Jul 13, 2018 · 1 comment
Open

Installed packages may break with major updates #64

joehand opened this issue Jul 13, 2018 · 1 comment

Comments

@joehand
Copy link

joehand commented Jul 13, 2018

Create choo app installs the latest packages by default. Tachyons v7 was released recently (accidentally?). However, it breaks create-choo-app (the style sheets do not get bundled). Because create-choo-app does not target specific versions, it may install major updates that break the applications.

(This may be related to an upstream issue in Tachyons, tachyons-css/tachyons#576

@johno
Copy link

johno commented Jul 13, 2018

Apologies for the confusion. I accidentally published the new major version prereleases without the beta tag 😱. I've unpublished them and correctly specified the beta tag, so fresh installs should correctly pulling in v4 now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants