You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi I want to try this package, but upon compiling using webpack i got this error:
I install using
yarn
The text was updated successfully, but these errors were encountered: