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

dynamic.ls Runtime errors are swallowed #76

Open
ceremcem opened this issue Apr 13, 2021 · 0 comments
Open

dynamic.ls Runtime errors are swallowed #76

ceremcem opened this issue Apr 13, 2021 · 0 comments
Labels

Comments

@ceremcem
Copy link
Collaborator

Reproduction

  1. Remove # depends: SOIC14 from script foo
  2. Switch to lib-SOIC script and run it

Since SOIC14 dependency can not be resolved, application only throws an unhelpful error message:

Cannot read property 'prototype' of undefined

image

Proposal

Use stacktracejs to parse the stack trace in

@set \output, "ERROR: \n\n" + (@get 'output') + "#{e}"

@ceremcem ceremcem added the bug label Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant