Automattic / _s

Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
http://underscores.me/
GNU General Public License v2.0
10.93k stars 3.12k forks source link

error Unexpected end of JSON input while parsing near #1446

Closed nvjacobo closed 2 years ago

nvjacobo commented 4 years ago

Hi,

I am trying to use _s

$npm instal

3761 verbose stack     at /usr/lib/node_modules/npm/node_modules/node-fetch-npm/src/body.js:96:50
3761 verbose stack     at runMicrotasks (<anonymous>)
3761 verbose stack     at processTicksAndRejections (internal/process/task_queues.js:97:5)
3762 verbose cwd /home/jacobo/_s
3763 verbose Linux 4.19.0-9-amd64
3764 verbose argv "/usr/bin/node" "/usr/bin/npm" "install"
3765 verbose node v12.18.2
3766 verbose npm  v6.14.6
3767 error Unexpected end of JSON input while parsing near '...a":"^2.5.3"},"dist":{'
3768 verbose exit [ 1, true ]

My system

Thanks, Jacobo

Ismail-elkorchi commented 2 years ago

Hi, @nvjacobo ! This issue was just fixed with https://github.com/Automattic/_s/pull/1516.

nvjacobo commented 2 years ago

Thanks @Ismail-elkorchi!