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
{{ message }}
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.
I'm using Netlify CLI and trying to get large media working. I'm following the instructions, but when running netlify lm:setup, I get the following:
TypeError: addons.find is not a function
at provisionService (/.local/share/netlify-cli/node_modules/netlify-lm-plugin/lib/commands/lm/setup.js:88:33)
at processTicksAndRejections (node:internal/process/task_queues:93:5)
at async Task.task (/.local/share/netlify-cli/node_modules/netlify-lm-plugin/lib/commands/lm/setup.js:30:21) {
context: [Object: null prototype] {}
}
I'm using an M1 MacBook Air, netlify-cli/3.4.5 darwin-arm64 node-v15.5.0.
The text was updated successfully, but these errors were encountered:
Hi all 👋 and sorry for the delay in fixing this.
CLI version 3.8.0 address this issue.
Please comment if you're still experiencing issues after running:
netlify lm:setup
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using Netlify CLI and trying to get large media working. I'm following the instructions, but when running
netlify lm:setup
, I get the following:I'm using an M1 MacBook Air,
netlify-cli/3.4.5 darwin-arm64 node-v15.5.0
.The text was updated successfully, but these errors were encountered: