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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[legacy-framework] Fix blitz new dependency install issue (missing dependency in @blitzjs/generator) #711

Merged
merged 2 commits into from Jun 23, 2020

Conversation

wKovacs64
Copy link
Collaborator

Closes: blitz-js/legacy-framework#918

What are the changes and their implications?

This adds the missing got dependency to the @blitzjs/generator package.

Checklist

  • Tests added for changes
  • PR submitted to blitzjs.com for any user facing changes

Other

I think this was missed in #346 but I'm a little surprised we're just running into issues now. I was unable to reproduce blitz-js/legacy-framework#918 until I removed the global blitz package and reinstalled it, so I guess it's possible people have got cached in their global node_modules or something, but... #346 was a long time ago. 馃し

(Note: yarn.lock changes have nothing to do with this PR but... you know.)

@wKovacs64 wKovacs64 requested review from aem and flybayer June 22, 2020 19:56
@blitzjs-bot blitzjs-bot bot added this to In Review in Dashboard Jun 22, 2020
Copy link
Collaborator

@aem aem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow i don't know how i missed this. thanks for jumping on it

@flybayer flybayer changed the title Add missing dependency to @blitzjs/generator package Fix blitz new dependency install issue (missing dependency in @blitzjs/generator) Jun 23, 2020
@flybayer flybayer merged commit 8bc416d into canary Jun 23, 2020
Dashboard automation moved this from In Review to Done Jun 23, 2020
@flybayer flybayer deleted the justin/fix-667 branch June 23, 2020 13:34
@dillondotzip dillondotzip changed the title Fix blitz new dependency install issue (missing dependency in @blitzjs/generator) [legacy-framework] Fix blitz new dependency install issue (missing dependency in @blitzjs/generator) Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[cli] blitz new - failed to fetch latest version of packages
3 participants