Closed Labnann closed 3 years ago
I think line 55: "contrib": "npx all-contributors generate", should not end with a comma. Otherwise it generates this issue:
npm ci npm ERR! Unexpected token } in JSON at position 1727
Thanks for spotting this error! Just merged to master.
I think line 55: "contrib": "npx all-contributors generate", should not end with a comma. Otherwise it generates this issue:
npm ci npm ERR! Unexpected token } in JSON at position 1727