Skip to content

fix(cli): create-tutorial not depending on @tutorialkit/cli package #254

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

Merged
merged 1 commit into from
Aug 18, 2024
Merged

fix(cli): create-tutorial not depending on @tutorialkit/cli package #254

merged 1 commit into from
Aug 18, 2024

Conversation

ycs77
Copy link
Contributor

@ycs77 ycs77 commented Aug 18, 2024

Rename tutorialkit to @tutorialkit/cli missing in #153.

The PR #153 has been renamed the @tutorialkit/cli dependency in package.json, but no changed in index.ts, if now running locally will see the error: Error: Cannot find module 'tutorialkit', so this PR is fixed this.

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Member

@AriPerkkio AriPerkkio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, good catch! 💯

The latest release of create-tutorial still relies on tutorialkit package, so end-users won't be running into this issue. But it also means that they are stuck on previous versions. I'll publish new release tomorrow. 👍

@AriPerkkio AriPerkkio changed the title fix: incorrect depends on cli package name of create-tutorial fix(cli): create-tutorial not depending on @tutorialkit/cli package Aug 18, 2024
@AriPerkkio AriPerkkio merged commit 3b480db into stackblitz:main Aug 18, 2024
10 checks passed
@ycs77 ycs77 deleted the fix-incorrect-cli-name branch August 18, 2024 09:10
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

Successfully merging this pull request may close these issues.

2 participants