question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Materialize install not working via JSPM

See original GitHub issue

Currently, 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:

  • Dogfalo/Materialize#1208 (so jspm isn’t officially supported…)
  • Dogfalo/Materialize#1637 (… though people have made it work in the past)

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
fegacommented, Apr 13, 2017

@KamilLelonek Did you solve your problem?

Closed due inactivity, feel free to reopen it if it is still necessary.

0reactions
KamilLelonekcommented, Dec 17, 2015

@clintharris still no success.

import 'dogfalo/materialize';

image

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found