You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The lintbot is failing due to an apparent error at position 1216 in /admin/package.json (link to line) -- 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
The text was updated successfully, but these errors were encountered:
The lintbot is failing due to an apparent error at position 1216 in
/admin/package.json
(link to line) -- that position corresponds with the end of the line.The JSON appears to be valid, but the error is saying "Unexpected token".
The text was updated successfully, but these errors were encountered: