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

[TRI-4726] Deploys don't work on Windows if there's a space in the project path #1759

Open
matt-aitken opened this issue Mar 5, 2025 · 1 comment

Comments

@matt-aitken
Copy link
Member

matt-aitken commented Mar 5, 2025

If you try and do a deploy and there's a space character anywhere in the path the deploy will fail with an error like this:

Error: Cannot find module '/YOUR%20PROJECT/trigger.config.mjs' imported from .../Local/npm-cache/_npx/f51a09bd0abf5f10/node_modules/trigger.dev/dist/esm/entryPoints/deploy-index-worker.mjs'

Temporary fix: don't have a space in the file path on Windows.

TRI-4726

@matt-aitken matt-aitken changed the title Deploys don't work on Windows if there's a space in the project path [TRI-4726] Deploys don't work on Windows if there's a space in the project path Mar 5, 2025
@Rudra-Sankha-Sinhamahapatra

Can you give more context about the issue ? So that i can work on that issue @matt-aitken

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