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
This takes a few minutes to run and eventually fails with an error that too many files are open. The console shows that it is "inlining" the entire node_modules directory tree. According to the docs it's supposed to only work on functions.
Any ideas what's going on with it scanning the node_modules directory?
Uh oh!
There was an error while loading. Please reload this page.
This takes a few minutes to run and eventually fails with an error that too many files are open. The console shows that it is "inlining" the entire node_modules directory tree. According to the docs it's supposed to only work on functions.
Any ideas what's going on with it scanning the node_modules directory?
Here's the relevant netlify.toml
EDIT: I just noticed that it erased the contents of all function js files as well.
Here's a clip from the part of the logs where it fails
The text was updated successfully, but these errors were encountered: