Skip to content

codegen error on Mac M2 #419

@zramsay

Description

@zramsay
% yarn codegen -c example.config.yaml
yarn run v1.22.19
$ ts-node src/generate-code.ts -c example.config.yaml
glob error [Error: EACCES: permission denied, scandir '/Library/Application Support/ApplePushService'] {
  errno: -13,
  code: 'EACCES',
  syscall: 'scandir',
  path: '/Library/Application Support/ApplePushService'
}
[Error: EACCES: permission denied, scandir '/Library/Application Support/ApplePushService'] {
  errno: -13,
  code: 'EACCES',
  syscall: 'scandir',
  path: '/Library/Application Support/ApplePushService'
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

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