Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

codegen error on Mac M2 #419

Open
zramsay opened this issue Oct 2, 2023 · 0 comments
Open

codegen error on Mac M2 #419

zramsay opened this issue Oct 2, 2023 · 0 comments

Comments

@zramsay
Copy link
Contributor

zramsay commented Oct 2, 2023

% 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant