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

fix upgrade.js error message #7992

Merged
merged 1 commit into from
Apr 1, 2023
Merged

Conversation

thedavidprice
Copy link
Contributor

fixes #7910

--force is no longer a valid option for yarn install (as of yarn v3)

--force is no longer a valid option for yarn install (v3)
@thedavidprice thedavidprice merged commit f3429e8 into main Apr 1, 2023
@thedavidprice thedavidprice deleted the dsp-upgradejs-error-message-fix branch April 1, 2023 15:32
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Apr 1, 2023
@jtoar jtoar modified the milestones: next-release, next-release-patch Apr 1, 2023
jtoar pushed a commit that referenced this pull request Apr 1, 2023
--force is no longer a valid option for yarn install (v3)
@jtoar jtoar modified the milestones: next-release-patch, v4.4.3 Apr 2, 2023
jtoar pushed a commit that referenced this pull request Apr 2, 2023
--force is no longer a valid option for yarn install (v3)
dac09 added a commit to dac09/redwood that referenced this pull request Apr 3, 2023
* 'main' of github.com:redwoodjs/redwood: (66 commits)
  update template README
  bumps API build target 16.20; fixtures updated (redwoodjs#7995)
  remove serverless deploy option (redwoodjs#7993)
  chore(deps): update dependency @clerk/types to v3.33.0 (redwoodjs#7991)
  feat(clerk auth): make `getToken` options globally configurable (redwoodjs#7947)
  chore(deps): update dependency firebase to v9.19.1 (redwoodjs#7986)
  fix(deps): update dependency webpack-dev-server to v4.13.2 (redwoodjs#7989)
  fix(deps): update dependency @clerk/clerk-sdk-node to v4.8.1 (redwoodjs#7988)
  fix upgrade.js error message (redwoodjs#7992)
  fix(clerk auth): set auth state to loading while reauthenticating (redwoodjs#7852)
  chore(deps): update dependency @supabase/supabase-js to v2.13.1 (redwoodjs#7981)
  chore(deps): update dependency @clerk/clerk-react to v4.14.1 (redwoodjs#7987)
  chore: unpublish packages script (redwoodjs#7990)
  chore(deps): update dependency nx to v15.9.2 (redwoodjs#7983)
  chore(deps): update dependency @nrwl/nx-cloud to v15.3.5 (redwoodjs#7985)
  fix(deps): update dependency @apollo/client to v3.7.11 (redwoodjs#7984)
  chore(deps): update dependency @tsd/typescript to v5.0.3 (redwoodjs#7978)
  chore(deps): update dependency typescript to v5.0.3 (redwoodjs#7972)
  chore(deps): update dependency @nrwl/nx-cloud to v15.3.4 (redwoodjs#7977)
  chore(deps): update dependency nx to v15.9.1 (redwoodjs#7976)
  ...
jaiakt pushed a commit to jaiakt/redwood that referenced this pull request Apr 5, 2023
--force is no longer a valid option for yarn install (v3)
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.

[Bug?]: Issues upgrading from 4.3.1 to 4.4.1
2 participants