Build: Local plugins with dependancies fail to build

Created on 16 Jul 2020  路  3Comments  路  Source: netlify/build

Describe the bug

My local plugin with npm dependencies fails to build

image

Local plugins should install + cache the node modules used in their package.json

question

All 3 comments

Hi @DavidWells,

The following plugin is available for this use case:

[[plugins]]
package = "@netlify/plugin-local-install-core"

Thanks @ehmicky

Can we add this to the docs somewhere?

Was this page helpful?
0 / 5 - 0 ratings