Skip to content

Error when installing with npm install -g @mondaycom/apps-cli #146

@vagostep

Description

@vagostep

When I execute npm install -g @mondaycom/apps-cli it throws the following error

This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm error code 1
npm error path /Users/andresdiaz/.nvm/versions/node/v20.19.4/lib/node_modules/@mondaycom/apps-cli/node_modules/postinstall-postinstall
npm error command failed
npm error command sh -c node ./run.js
npm error node:child_process:966
npm error     throw err;
npm error     ^
npm error
npm error Error: Command failed: yarn run postinstall
npm error     at genericNodeError (node:internal/errors:984:15)
npm error     at wrappedFn (node:internal/errors:538:14)
npm error     at checkExecSyncError (node:child_process:891:11)
npm error     at execSync (node:child_process:963:15)
npm error     at Object.<anonymous> (/Users/andresdiaz/.nvm/versions/node/v20.19.4/lib/node_modules/@mondaycom/apps-cli/node_modules/postinstall-postinstall/run.js:15:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions