Skip to main content
Question

Zapier Build from monorepo

  • December 23, 2024
  • 0 replies
  • 23 views

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.

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.