Skip to content

Develop#1737

Closed
markdumay wants to merge 19 commits intomainfrom
develop
Closed

Develop#1737
markdumay wants to merge 19 commits intomainfrom
develop

Conversation

@markdumay
Copy link
Collaborator

No description provided.

markdumay and others added 9 commits February 1, 2026 06:13
Remove go.mod and config.toml from component-library directory that were
added in v1.23.5 and v1.23.6. These files are not needed for the current
module structure.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Netlify requires its plugins to be in optionalDependencies to properly
detect and load them during builds. Moving the plugins back from
devDependencies to optionalDependencies to fix the build error.

This resolves the Netlify build error:
"Plugins must be installed either in the Netlify App or in package.json"

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Remove duplicate entries from optionalDependencies. Netlify plugins
should only be in devDependencies to ensure they are always installed
during the build process.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add explicit npm install to deploy-preview and branch-deploy contexts
to ensure Netlify plugins are available before Netlify Build attempts
to load them. This resolves the "Plugins must be installed" error.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Feb 1, 2026

Deploy Preview for gethinode-demo ready!

Name Link
🔨 Latest commit 928b8e2
🔍 Latest deploy log https://app.netlify.com/projects/gethinode-demo/deploys/697f710631f0760008310976
😎 Deploy Preview https://deploy-preview-1737--gethinode-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@markdumay markdumay closed this Feb 1, 2026
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.

1 participant