No filename in Parse error location

Open
#20 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
44/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, ruby
Domain
tooling

Research direction

Start by tracing ExecJS's parse-error handling and reproduce the asset-compilation failure described in the issue. Identify where the parser exposes the column and row, then ensure the resulting error also identifies the source filename; done when the parse error reports all three details.

Written by the indexing model from the issue text.

Description

image

During asset compilation ExecJS chokes on some systems but not others. While the parse error provides a col and row, it doesn't provide the file where there error occurred.

Dominant language
Ruby
Stars
578
Forks
286
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rails/execjs

All issues in rails/execjs

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.