Akkad icon indicating copy to clipboard operation
Akkad copied to clipboard

ReactMultiChild and ReactUpdates not found

Open punkoffice opened this issue 7 years ago • 0 comments

when I run "npm start" I get these errors:

Failed to compile.

Error in ./~/akkad/build/bundle.js Module not found: 'react/lib/ReactMultiChild' in /mnt/f/react/test2/node_modules/akkad/build

@ ./~/akkad/build/bundle.js 3:45-81

Error in ./~/akkad/build/bundle.js Module not found: 'react/lib/ReactUpdates' in /mnt/f/react/test2/node_modules/akkad/build

@ ./~/akkad/build/bundle.js 3:83-116

punkoffice avatar May 06 '17 13:05 punkoffice