-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
Milestone
Description
Describe the bug
Codespaces is the environment with the compiler installed via developer container.
Error is: import-im6.q16: unable to open X server `' @ error/import.c/ImportImageCommand/346.
/workspaces/typespec-scaffold-server-typescript/tsp/node_modules/.bin/hsjs-scaffold: 3: Syntax error: word unexpected (expecting ")")
Reproduction
- Open repo in Codespaces
- cd into tsp subdir
- run
npx hsjs-scaffold
Checklist
- Follow our Code of Conduct
- Check that there isn't already an issue that request the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- The provided reproduction is a minimal reproducible example of the bug.