stackblitz / tutorialkit

TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API
https://tutorialkit.dev
MIT License
232 stars 22 forks source link

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

Closed ycs77 closed 3 weeks ago

ycs77 commented 3 weeks ago

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.

stackblitz[bot] commented 3 weeks ago

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