I did like the docs said:
npm install node-sass sass-loader
and i get the error:
Error in src/Test.scss
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined.
help please :)
(started with create-poi-react-app)