react-core-image-upload icon indicating copy to clipboard operation
react-core-image-upload copied to clipboard

compile using webpack error

Open stefensuhat opened this issue 8 years ago • 1 comments

Hi I want to try this package, but upon compiling using webpack i got this error:

    ERROR in ./~/css-loader!./~/babel-loader/lib?{"presets":["react","es2015","stage-1"]}!./~/style-loader!./~/css-loader!./~/react-core-image-upload/src/style.css
Module build failed: Unknown word (1:1)

> 1 | 'use strict';
    | ^
  2 |
  3 | // style-loader: Adds some css to the DOM by adding a <style> tag
  4 |

 @ ./~/style-loader!./~/css-loader!./~/react-core-image-upload/src/style.css 4:14-207

I install using yarn

stefensuhat avatar Dec 19 '16 07:12 stefensuhat

We release a new version. You can try it again.

JackPu avatar Mar 04 '17 14:03 JackPu