Niall Byrne

Results 22 comments of Niall Byrne

Also seeing this error on deploy to netlify (next14 with pages routing): ``` Runtime.UnhandledPromiseRejection: Error: Cannot find module 'next/dist/server/future/route-modules/pages/vendored/contexts/amp-context' ``` Not able to reproduce locally, the file exists in my...

I'm also seeing this with pytest-pylint versions above 0.19.0, could it be related to the new RC file logic? I'm also using a `pyproject.toml` file for my pylint config if...