-
Couldn't load subscription status.
- Fork 699
create-spectacle Spectacle version fix.
#1192
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
Conversation
Co-authored-by: Ryan Roemer <ryan.roemer@formidable.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, so I think this all should work (e.g. that changesets will correctly replace workspace:* with version on release)
I'm not totally sure, however, if we want to do linked for spectacle and create-spectacle per https://github.com/changesets/changesets/blob/main/docs/linked-packages.md
What's the issue?
Running
yarn create spectacleresults in this error:This is due to us trying to import
package.jsonfromspectacle, which is not installed.