humanmade / humanmade/Workflows

HM Linter is failing due to JSON error

Open
#155 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
106
Forks
7
PR merge metrics
No merged PRs in 30d

Description

The lintbot is failing due to an apparent error at position 1216 in `/admin/package.json` ([link to line](https://github.com/humanmade/Workflows/blob/master/admin/package.json#L31)) -- that position corresponds with the end of the line.

The JSON appears to be valid, but the error is saying "Unexpected token".

```
Could not run: SyntaxError: Cannot read config file: /tmp/repos/humanmade-Workflows-c73f7d8ae3a81927ed4b2a2c7d264b2d9a45f3ce/admin/package.json
Error: Cannot read config file: /tmp/repos/humanmade-Workflows-c73f7d8ae3a81927ed4b2a2c7d264b2d9a45f3ce/admin/package.json
Error: Unexpected token
in JSON at position 1216
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.