Materialize install not working via JSPM
See original GitHub issueCurrently, installing Materialize via JSPM as jspm install github:Dogfalo/materialize
results in an empty file structure being added to the project. The empty file structure looks like this:
-materialize@0.97.2
|-font
| |-material-design-icons
| |-roboto
|-js
| |-bin
| |-date_picker
|-sass
| |-components
| | |-date_picker
I’m unsure whether this is a problem with Materialize or with JSPM. This behaviour occurs with versions 0.97.0, 0.97.1, and 0.97.2. Using JSPM to install version 0.96.1 works as expected.
Possibly related threads:
Issue Analytics
- State:
- Created 8 years ago
- Comments:6
Top Results From Across the Web
aurelia - jspm install materialize but 404 on materialize.js when it ...
Turn out that the structure of the materialize@0.96.1 is not fully consistent and indeed missing materialize@0.96.1.js file in the package base folder.
Read more >jspm/jspm - Gitter
I've installed materialize-css with jspm, ... But of course if node.js is used all over the place it would be too much work...
Read more >anytv-angular2-materialize - npm package - Snyk
This library adds support for the Materialize CSS framework in Angular 2. It is needed to add the dynamic behavior of Materialize CSS...
Read more >Getting Started - Materialize
You can also get the latest release using NPM. This release contains source files as well as the compiled CSS and JavaScript files....
Read more >JSPM vs npm | What are the differences? - StackShare
JSPM - Frictionless browser package management. npm - The package manager for ... I once had issues with installing Nuxt.js using NPM so...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@KamilLelonek Did you solve your problem?
Closed due inactivity, feel free to reopen it if it is still necessary.
@clintharris still no success.