denoland / denoland/deploy_feedback
[Bug]: Resolving import map fails when root folder has a space in it
Open
bug
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
Import map specifiers break when a project is located in directory that has a space in it. This leads to deployments failing.
### Steps to reproduce
1. Deploy this project https://github.com/marvinhagemeister/deno-deploy-space-root
2. Deployment will fail
### Expected behavior
Deployment works
### Environment
_No response_
### Possible solution
_No response_
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.