creativetimofficial / react-webpack-babel-md-tutorial

This is a Tutorial to showcase the usage of React with Webpack and Babel.
MIT License
29 stars 29 forks source link

problem when integrated the project with template material design #1

Closed pipeddev closed 4 years ago

pipeddev commented 5 years ago

Prerequisites

Please answer the following questions for yourself before submitting an issue.

Expected Behavior

the website will should working when do 'npm run webpack', but shows an error in a file .css

Current Behavior

the console shows an error in file material-dashboard-react.css file located in assets/css

Failure Information (for bugs)

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. step 1
  2. step 2
  3. you get it...

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

Failure Logs

Please include any relevant log snippets or files here.

einazare commented 5 years ago

Hello there, @fcarrasco92 ,

Could you also paste the error that you are getting? Also, could you please paste here your package.json?

Best, Manu