Skip to content

Plugin does not work for me #3

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

Open
Batey96 opened this issue Mar 26, 2020 · 3 comments
Open

Plugin does not work for me #3

Batey96 opened this issue Mar 26, 2020 · 3 comments

Comments

@Batey96
Copy link

Batey96 commented Mar 26, 2020

Describe the bug
I copied your configurations from netlify.toml but with the exceptions of
[[plugins]]
package = "This was path to my local plugin/index.js"
An my plugin(index.js) was just to log a text on the terminal.i pushed the local config upstream,and deployed it to netlify for a build but netlify did't run the plugin during his build.
My Node environment v13.x.x
Neltlify's Node env: v10.x.x
But i doubt if its because of difference of node versions.

@swyxio
Copy link
Contributor

swyxio commented Mar 30, 2020

did you enable the build beta?

@oliviertassinari
Copy link

oliviertassinari commented Mar 31, 2020

I have observed the same problem in mui/material-ui#20357. I think that it comes from the build image version. In the demo of the repository, it uses:

build-image tag: v3.3.7

But in my case, with build beta enabled, it uses:

build-image tag: v2.8.2

@Batey96 Can you check that out?

@oliviertassinari
Copy link

@Batey96 I might have found one part of the issue, try using the latest build image (v16 instead of v14) of the Linux distribution.

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

No branches or pull requests

3 participants