google / material-design-lite

Material Design Components in HTML/CSS/JS
https://getmdl.io
Apache License 2.0
32.29k stars 5.05k forks source link

Uncaught SyntaxError: Unexpected token < #5228

Open rajatdhoot123 opened 5 years ago

rajatdhoot123 commented 5 years ago

Bugs

Please include the following information with your bug report:

What MDL Version are you using? (please be specific, e.g. major.minor.patch) "material-design-lite": "^1.3.0"

What browser(s) is this bug affecting (including version)? Google Chrome Version 67.0.3396.99 (Official Build) (64-bit)

What OS (and version) are you using? MacOS high sierra 10.13.5

What are the steps to reproduce the bug? Can you create a plunker/codepen/jsfiddle which reproduces it?

Follow the installation step given at https://getmdl.io/started/index.html

NPM Simply install Material Design Lite files in your npm enabled project using:

Run the following command in a shell: npm install material-design-lite --save This will install the Material Design Lite library files in your project's node_modules folder.

Refer to these files by adding a and a Githubissues.

  • Githubissues is a development platform for aggregating issues.