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 generated output is not being formatted #133

Closed
ColinEberhardt opened this issue Nov 30, 2022 · 2 comments · Fixed by #143
Closed

typescript generated output is not being formatted #133

ColinEberhardt opened this issue Nov 30, 2022 · 2 comments · Fixed by #143
Labels
bug Something isn't working generators released

Comments

@ColinEberhardt
Copy link
Collaborator

No description provided.

@ColinEberhardt ColinEberhardt added bug Something isn't working generators TypeScript labels Nov 30, 2022
@ColinEberhardt
Copy link
Collaborator Author

This has taken a bit of debugging! I've observed this issue while running the generator via the serverless framework. I've discovered that the shell cd command which we use, doesn't work within workers:

shelljs/shelljs#1112

As a result, the npm run command fails to find the generator

@github-actions
Copy link

🎉 This issue has been resolved in version 1.2.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working generators released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant