% 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.