Skip to content

fix: docsearch/css dependency issue, initial env#17818

Open
wackerow wants to merge 1 commit intodevfrom
patch-repo-start
Open

fix: docsearch/css dependency issue, initial env#17818
wackerow wants to merge 1 commit intodevfrom
patch-repo-start

Conversation

@wackerow
Copy link
Member

@wackerow wackerow commented Mar 20, 2026

Description

  • Add @docsearch/css as a direct dependency -- the Next 15/React 19 upgrade changed how @docsearch/react resolves this transitive dep, breaking fresh pnpm install for new contributors
  • Add cp .env.example .env.local step to README setup instructions

Related issue

Fixes:

./src/styles/global.css
Module not found: Can't resolve '@docsearch/css'

Adds @docsearch/css as direct dependency to fix issues on initial repo setup
Updates README with explicit instructions for setting up initial .env.local template
@github-actions github-actions bot added dependencies 📦 Changes related to project dependencies documentation 📖 Change or add documentation labels Mar 20, 2026
@netlify
Copy link

netlify bot commented Mar 20, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit fb9715c
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/69bd9068706c5b0008291eb3
😎 Deploy Preview https://deploy-preview-17818.ethereum.it
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 56 (no change from production)
Accessibility: 94 (no change from production)
Best Practices: 100 (no change from production)
SEO: 99 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 📦 Changes related to project dependencies documentation 📖 Change or add documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant