
Julio Gutierrez
PreguntaEn windows me sale este error al instalar, alguna sugerencia?

Julio Gutierrez
Gracias

Enrique Devars
A veces esas cosas pasan ¯_(ツ)_/¯
Que bueno que lo pudiste resolver :D

Julio Gutierrez
Creo que es un tema de windows, lo instale en ubuntu y si jalo.

Julio Gutierrez
@edevars claro!

Enrique Devars
Hola, npm install ¿lo estás haciendo en la carpeta donde se encuentra el package.json?

Julio Gutierrez
PS C:\Users\Julio\Repositorios\PLATZI\platzi-badges> npm install npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated fsevents@1.2.4: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated core-js@2.6.4: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor. npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\react-scripts\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules\chokidar\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! Unexpected end of JSON input while parsing near '...RmQZJeDXErGkRtyAY\nq5'
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Julio\AppData\Roaming\npm-cache_logs\2020-05-24T01_43_05_697Z-debug.log

Julio Gutierrez