Closed shaosh closed 8 years ago
In Exercise 8, when I was trying to install the npm packages babelify, babel-preset-react and babel-preset-es2015, it returns "version not found: left-pad@0.0.3". Is it possible to replace these packages use other packages?
I think it have been fixed. Please run npm install browserify babelify babel-preset-react babel-preset-es2015 command again :)
npm install browserify babelify babel-preset-react babel-preset-es2015
In Exercise 8, when I was trying to install the npm packages babelify, babel-preset-react and babel-preset-es2015, it returns "version not found: left-pad@0.0.3". Is it possible to replace these packages use other packages?