Hi,
I am getting the same error as mentioned in this post.
I have tried the suggested solution in the above post however, I get below error
> zapier build --skip-npm-install --debug
› Warning: Could not find typescript. Please ensure that typescript is a devDependency. Falling back to compiled source.
✔ Running _zapier-build script
✖ Copying project to temp directory
› Error: EMFILE: too many open files, scandir ' '/Users/user/development/node_modules/@serverless/utils/node_modules/cli-width'
How would I go into solving this issue without publishing our package to NPM? Publishing the package to NPM is not a solution, as it does not fit within our working structure.