inbox-react-intl icon indicating copy to clipboard operation
inbox-react-intl copied to clipboard

Getting error message while running your code

Open prashantdhokare opened this issue 8 years ago • 1 comments

Hi,

I am getting following error message while running the code.

Uncaught Error: Cannot find module "!!../../../../node_modules/css-loader/index.js!../../../../node_modules/sass-loader/index.js!./Header.scss"

Could you please provide the steps for run this application?

Thanks, Prashant

prashantdhokare avatar May 22 '17 10:05 prashantdhokare

Try to install newer version of ''node-sass'' package. For example, "^4.9.0" works fine .

theobroma avatar May 05 '18 01:05 theobroma