Closed
Description
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Plugin added from Netlify UI
- Deploy to github
- See outdated plugin on last line:
11:04:12 AM: ────────────────────────────────────────────────────────────────
11:04:12 AM: Netlify Build
11:04:12 AM: ────────────────────────────────────────────────────────────────
11:04:12 AM:
11:04:12 AM: ❯ Version
11:04:12 AM: @netlify/build 9.11.1
11:04:12 AM:
11:04:12 AM: ❯ Flags
11:04:12 AM: apiHost: api.netlify.com
11:04:12 AM: cacheDir: /opt/build/cache
11:04:12 AM: deployId: 605600af45c127000749dda3
11:04:12 AM: mode: buildbot
11:04:12 AM: testOpts:
11:04:12 AM: silentLingeringProcesses: ''
11:04:12 AM:
11:04:12 AM: ❯ Current directory
11:04:12 AM: /opt/build/repo
11:04:12 AM:
11:04:12 AM: ❯ Config file
11:04:12 AM: No config file was defined: using default values.
11:04:12 AM:
11:04:12 AM: ❯ Context
11:04:12 AM: production
11:04:12 AM:
11:04:12 AM: ❯ Loading plugins
11:04:12 AM: - @netlify/plugin-nextjs@1.1.3 from Netlify app
11:04:12 AM:
11:04:12 AM: ❯ Outdated plugins
11:04:12 AM: - @netlify/plugin-nextjs@1.1.3: latest version is 3.0.3 which is incompatible with next@<10.0.6
Expected behavior
I expected that as per the README file, version 3 is used with Nextjs.
Versions
- nextjs version: 10.0.1
- plugin (if installed at fixed version): Used Essentials Nextjs through Netlify UI
If you're using the CLI to build
- OS: Ubuntu
- netlify cli version: netlify-cli/3.13.4 linux-x64 node-v10.2.0
If you're using file-based installation
I am not as the readme says it is not needed.
Metadata
Metadata
Assignees
Labels
No labels