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

[TypeScript] {Issue found in ts-node-dev package} #186

Open
storymx opened this issue Oct 13, 2022 · 0 comments
Open

[TypeScript] {Issue found in ts-node-dev package} #186

storymx opened this issue Oct 13, 2022 · 0 comments
Assignees

Comments

@storymx
Copy link

storymx commented Oct 13, 2022

Describe the bug
When a user starts a new fresh install of a Expressive Tea project with CLI steps and then npm install is executed, then the user tries to run the application by using tea serve, the application will show errors related to typescript version.

All the errors are

To Reproduce
Steps to reproduce the behavior:

  1. Go to Terminal
  2. Install a new Version of Expressive Tea using Tea CLI with default options.
  3. after installation run npm install.
  4. Run tea serve tea cli command.
  5. You will see the error logs in terminal when server is executed.

Expected behavior
The new start fresh application shouldn't complaint about any Typescript version.

Screenshots
Screen Shot 2022-10-12 at 8 41 41 PM

Desktop (please complete the following information):

  • OS: MacOSX Monterrey v12.3.1

Smartphone (please complete the following information):

  • not applicable

Additional context

  • not applicable
@chrnx-dev chrnx-dev self-assigned this Nov 16, 2023
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