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

Dev depend on typescript #26

Closed
wants to merge 2 commits into from

Conversation

mdlavin
Copy link

@mdlavin mdlavin commented Dec 4, 2024

While trying to build this project locally, I ran into the following failure:

Screenshot 2024-12-04 at 5 26 56 PM

Note the tsc: command not found

I don't have TypeScript installed globally because it's common to have projects with different version requirements. I thought you might have left the dependency out on purpose due to different preferred practices, but I thought I'd put this up as a conversation starter.

If nothing else, putting the dependency here makes sure that developers and build systems stay in sync about which version to use.

Copy link

changeset-bot bot commented Dec 4, 2024

🦋 Changeset detected

Latest commit: ba5b77d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@inngest/workflow-kit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jpwilliams jpwilliams self-assigned this Dec 5, 2024
@jpwilliams
Copy link
Member

Thanks, @mdlavin!

Superseding with #27 as this needed an extra lockfile change. :)

@jpwilliams jpwilliams closed this Dec 5, 2024
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

Successfully merging this pull request may close these issues.

2 participants