Skip to content

ts-node package issue #4193

@Suraj-khadka3

Description

@Suraj-khadka3

Describe the bug
During quick start of /create function I always end up getting

Falling back to direct node_modules lookup for ts-node
Error: Cannot resolve package "ts-node" (checked in /Users/suraj/Desktop/projects/personal/nepal-ecomm/apps/server/node_modules/ts-node). Is it installed?
■ Canceled

To Reproduce
Steps to reproduce the behavior:

  1. Simple quickstart steps or even with manual config both.

Expected behavior
The app runs

Actual behavior
Falling back to direct node_modules lookup for ts-node
Error: Cannot resolve package "ts-node" (checked in /Users/suraj/Desktop/projects/personal/nepal-ecomm/apps/server/node_modules/ts-node). Is it installed?
■ Canceled

Screenshots/Videos

Image

Error logs
Falling back to direct node_modules lookup for ts-node
Error: Cannot resolve package "ts-node" (checked in /Users/suraj/Desktop/projects/personal/nepal-ecomm/apps/server/node_modules/ts-node). Is it installed?
■ Canceled

Paste error logs here

Environment (please complete the following information):

  • @vendure/core version:
  • Nodejs version: tried 2 versions 20 and 24 both same error
  • Database (mysql/postgres etc): postgres and sqlite
  • Operating System (Windows/macOS/Linux): macos
  • Browser (if applicable):
  • Package manager (npm/yarn/pnpm):npm and bun

Configuration
If relevant, share your Vendure configuration (remove sensitive data):

// Your configuration here

Minimal reproduction
If possible, provide a minimal code example or repository that reproduces the issue.

Workaround
If you found a temporary workaround, please describe it here.

Additional context
Add any other context about the problem here, such as:

  • When did this issue start occurring?
  • Does it happen consistently or intermittently? Yes
  • Any recent changes to your setup?

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions