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

Bad resource ID using the postinstall script #129

Closed
ghaerdi opened this issue Jun 28, 2022 · 1 comment
Closed

Bad resource ID using the postinstall script #129

ghaerdi opened this issue Jun 28, 2022 · 1 comment
Labels
bug Something isn't working needs investigation

Comments

@ghaerdi
Copy link
Member

ghaerdi commented Jun 28, 2022

Describe the bug

Throws a Bad resource ID after a package installation when the postinstall script is defined in the run file and the postinstall script doesn't run.

To Reproduce

  1. Create a run.json file and define a postinstall script
  2. Install a package

Expected behavior

Should run the postinstall script after an installation without throwing errors.

Screenshots

error: Uncaught (in promise) "Bad resource ID"

Desktop (please complete the following information):

  • OS: ArcoLinux VM
  • Deno version: v1.23.1
  • Trex Version v1.11.0 current dev branch with this last commit 4c6fae0

Additional context

The code works well until below this comment, in the line 133 throws the error: 4c6fae0

@ghaerdi ghaerdi added bug Something isn't working needs investigation labels Jun 28, 2022
@RivierGrullon
Copy link
Member

81a5968

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 investigation
Projects
None yet
Development

No branches or pull requests

2 participants