What kind of error is this: "TypeError: Cannot read properties of undefined (reading 'match'")

I just tried to make a deploy in function, but I can not do, because:

TypeError: Cannot read properties of undefined (reading ‘match’)

  1. at isNodeRuntime path of some files in node_modules…
  2. at before:deploy:function:packageFunction path of some files in node_modules…
  3. at PluginManager.runHooks path of some files in node_modules…
  4. at processTicksAndRejections path of some files in node_modules…
  5. at PluginManager.invoke path of some files in node_modules…
  6. at PluginManager.spawn path of some files in node_modules…
  7. at before:deploy:deploy path of some files in node_modules…
  8. at PluginManager.runHooks path of some files in node_modules…
  9. at PluginManager.invoke path of some files in node_modules…
  10. at PluginManager.run path of some files in node_modules…
  11. at Serverless.run …path of some files in node_modules…