Open PhearZero opened 2 months ago
Running tutorialkit eject fails to resolve the @tutoriakit/astro package in a workspace
tutorialkit eject
@tutoriakit/astro
ERROR ~/withastro-astro-ru7fip/packages/tutorial/node_modules/@tutorialkit/astro does not exists!
https://stackblitz.com/edit/withastro-astro-ru7fip
Package is ejected into the workspace package
No response
Related to #235 but at different location:
https://github.com/stackblitz/tutorialkit/blob/745be37ef20ae97d6ded221fca24670742981879/packages/cli/src/commands/eject/index.ts#L152
Start a new pull request in StackBlitz Codeflow.
Describe the bug
Running
tutorialkit eject
fails to resolve the@tutoriakit/astro
package in a workspaceLink to a StackBlitz project which shows the error
https://stackblitz.com/edit/withastro-astro-ru7fip
Steps to reproduce
Expected behavior
Package is ejected into the workspace package
Screenshots
No response
Platform
Additional context
Related to #235 but at different location:
https://github.com/stackblitz/tutorialkit/blob/745be37ef20ae97d6ded221fca24670742981879/packages/cli/src/commands/eject/index.ts#L152