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

PNPM setup #105

Merged
merged 30 commits into from
Sep 14, 2022
Merged

PNPM setup #105

merged 30 commits into from
Sep 14, 2022

Conversation

eric-burel
Copy link
Contributor

@eric-burel eric-burel commented Sep 5, 2022

  • Surveyform: we have issues with React 18 types, and cannot really override @types/react correctly => I will probably attempt a React 18 update => just needed to add "preserveSymlinks"
  • Surveyform: "build:scripts" is somehow broken (incorrectly loading schemaTemplates). It's not happy with JSX anymore and I can't reproduce an older build... Specify JSX Runtime? egoist/tsup#390
  • Need to test if the apollo patch works ok
  • Try to load some basic shared code in Surveyform, for instance a type for Entities or Responses from the "shared" folder
  • Results: Gatsby won't build probably because of multiple versions of Webpack "Attempted import error: 'BaseContext' is not exported from '@gatsbyjs/reach-router' (imported as 'BaseContext')." https://www.gatsbyjs.com/plugins/gatsby-plugin-pnpm/
  • Figure out what "hoisting" means with Pnpm, and how to force resolutions/overrides correctly:

Then we will be able to progressively move towards code sharing and isolated scripts.

@vercel
Copy link

vercel bot commented Sep 5, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
surveyform ❌ Failed (Inspect) Sep 13, 2022 at 3:48PM (UTC)

@netlify
Copy link

netlify bot commented Sep 5, 2022

Deploy Preview for stateofcss2021 failed.

Name Link
🔨 Latest commit 067bea6
🔍 Latest deploy log https://app.netlify.com/sites/stateofcss2021/deploys/6320a64466d864000871dc19

@netlify
Copy link

netlify bot commented Sep 5, 2022

Deploy Preview for stateofjs2021 failed.

Name Link
🔨 Latest commit 067bea6
🔍 Latest deploy log https://app.netlify.com/sites/stateofjs2021/deploys/6320a6440b85380008884575

@netlify
Copy link

netlify bot commented Sep 5, 2022

Deploy Preview for devographics-static failed.

Name Link
🔨 Latest commit 067bea6
🔍 Latest deploy log https://app.netlify.com/sites/devographics-static/deploys/6320a64430a6f900090a607d

@netlify
Copy link

netlify bot commented Sep 5, 2022

Deploy Preview for state-of-graphql failed.

Name Link
🔨 Latest commit 067bea6
🔍 Latest deploy log https://app.netlify.com/sites/state-of-graphql/deploys/6320a64485f2690008a593c7

@netlify
Copy link

netlify bot commented Sep 5, 2022

Deploy Preview for stateofgraphql2022 failed.

Name Link
🔨 Latest commit 067bea6
🔍 Latest deploy log https://app.netlify.com/sites/stateofgraphql2022/deploys/6320a644a708670008b1bca0

@netlify
Copy link

netlify bot commented Sep 5, 2022

Deploy Preview for devographics-graphiql-internal canceled.

Name Link
🔨 Latest commit 067bea6
🔍 Latest deploy log https://app.netlify.com/sites/devographics-graphiql-internal/deploys/6320a64407565f00096cd6fc

@netlify
Copy link

netlify bot commented Sep 5, 2022

Deploy Preview for stateofcss failed.

Name Link
🔨 Latest commit 067bea6
🔍 Latest deploy log https://app.netlify.com/sites/stateofcss/deploys/6320a644ebb5ae00087438a8

@netlify
Copy link

netlify bot commented Sep 5, 2022

Deploy Preview for graphiql-devographics canceled.

Name Link
🔨 Latest commit 067bea6
🔍 Latest deploy log https://app.netlify.com/sites/graphiql-devographics/deploys/6320a644072e1e00085654b6

@netlify
Copy link

netlify bot commented Sep 5, 2022

Deploy Preview for stateofjs failed.

Name Link
🔨 Latest commit 067bea6
🔍 Latest deploy log https://app.netlify.com/sites/stateofjs/deploys/6320a644470aab0009b1e5fa

@gatsby-cloud
Copy link

gatsby-cloud bot commented Sep 5, 2022

❌ js2021 deploy preview failed

Your build failed. View the build logs.

@gatsby-cloud
Copy link

gatsby-cloud bot commented Sep 5, 2022

❌ State of GraphQL 2022 deploy preview failed

Your build failed. View the build logs.

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