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

automatically add keywords for missing permissions #48

Open
balupton opened this issue Oct 28, 2020 · 0 comments
Open

automatically add keywords for missing permissions #48

balupton opened this issue Oct 28, 2020 · 0 comments

Comments

@balupton
Copy link
Member

if you get a permission error, such as need --allow-read flag, then you can add allow-read to the package.json:keywords and re-run make-deno-edition

we should either:

  • automate this process
  • or just use allow-all to make it unnecessary, however this means we lose such permission information from keywords which is useful metadata
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