A
A
Alexey Yakovlev2020-08-28 15:01:12
npm
Alexey Yakovlev, 2020-08-28 15:01:12

Error installing redux, what should I do?

npm install redux --save
Error:
npm ERR! Cannot read property 'match' of undefined

npm ERR! A complete log of this run can be found in:
npm ERR! /home/alexey/.npm/_logs/2020-08-28T11_57_52_432Z-debug.log

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Kulakov, 2020-09-02
@Sqvall

Try removing package-lock.json and node_modules, then npm install to install everything fresh.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question