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

[BUG] PermissionDenied to sys for required access to "osRelease" when deploying an app #382

Open
MitchDevLissi opened this issue Nov 15, 2024 · 1 comment
Labels
bug Something isn't working needs info not enough information to reproduce or continue

Comments

@MitchDevLissi
Copy link

Hello,
so I get this wired error when I deploy the app

Caught error from user supplied module: PermissionDenied: Requires sys access to "osRelease", run again with the --allow-sys flag

I don t fully get the meaning since when I run locally, I don t have this issue, what could it be?
Thanks!

@zimeg zimeg changed the title [BUG] <title> [BUG] PermissionDenied to sys for required access to "osRelease" when deploying an app Nov 16, 2024
@zimeg zimeg added bug Something isn't working needs info not enough information to reproduce or continue labels Nov 16, 2024
@zimeg
Copy link
Member

zimeg commented Nov 16, 2024

Hey @MitchDevLissi 👋 I haven't seen this error before but was wondering if you could share a bit more info to help troubleshoot?

I'd be interested in knowing:

  • Which packages you might be importing
  • The version of Slack CLI you're using
  • The version of deno you have installed

I'm not finding this error when deploying a new copy of the slack-samples/deno-starter-template app with these versions:

  • slack: 2.31.0
  • deno: 2.0.2

Let me know if something seems off between versions - I'd expect deno 1 to still work too - or of other details about your project setup! 🙏 📚

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs info not enough information to reproduce or continue
Projects
None yet
Development

No branches or pull requests

2 participants