You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[11ty] Server at http://localhost:8080/
[11ty] Unhandled rejection in promise: (more in DEBUG output)
[11ty] eleventyConfig.getFilter(...) is not a function (via TypeError)
[11ty]
[11ty] Original error stack trace: TypeError: eleventyConfig.getFilter(...) is not a function
[11ty] at /.11ty/image/ (/Volumes/Work/FreshJuice/freshjuice.dev/node_modules/@11ty/eleventy-img/src/on-request-during-serve-plugin.js:35:108)
[11ty] at EleventyDevServer.eleventyDevServerMiddleware (/Volumes/Work/FreshJuice/freshjuice.dev/node_modules/@11ty/eleventy-dev-server/server.js:460:28)
[11ty] at EleventyDevServer.onRequestHandler (/Volumes/Work/FreshJuice/freshjuice.dev/node_modules/@11ty/eleventy-dev-server/server.js:627:11)
[11ty] at Server.emit (node:events:514:28)
[11ty] at parserOnIncoming (node:_http_server:1143:12)
[11ty] at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
The text was updated successfully, but these errors were encountered:
I just bump packages to lates alpha and beta for image plugin, and
--serve
mode starts show me erros and cant show me images on browserMy packages
Error log:
The text was updated successfully, but these errors were encountered: