question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Better context for fab.config.json5 file parse error

See original GitHub issue

There are some errors in fab.config.json5 file which are unidentifiable , the config file looks about right but it still gives the errors.

This is the output I get after running npx fab deploy fab.zip `ERROR: Problem with config file.

Could not parse file at ‘fab.config.json5’. Check that it is valid JSON5.

Error: Config file contains errors!`

If it provided better context as in line number , it would be very helpful to debug the issue.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
geelencommented, Oct 12, 2020

This was fixed in #247 and released in RC7.

0reactions
Rashmi-278commented, Sep 18, 2020

Thank you ! @evanderkoogh yes for sure ,context would be helpful. hoping to see that in the next update.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error while parsing config - JSON5: invalid end of input at 1:1 ...
I had the same problem and I find out that it's because I have an empty Json file it was for babel.config.json (or...
Read more >
5.1.0-rc.0 does not start: Error parsing babel config file #6864
It appears to be parsing a JavaScript file with a JSON parser. ... Error parsing babel config file: JSON5: invalid character 'c' at...
Read more >
Configuration - Frontend Application Bundles
This file is JSON5, a superset of JSON that's closer to normal JS syntax (i.e. it has comments and unquoted keys). A normal...
Read more >
JSON5 – JSON for Humans | JSON5
JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for...
Read more >
D6.5 Collaborative Cloud Solution Platform
Added visualization of VTI files and url of web ... Sketchfab model representation . ... json-parse-better-errors@1.0.2 deduped.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found