mike-north / ember-materialize-shim

A simple shim for using Materialize in Ember.js apps
MIT License
18 stars 15 forks source link

Fastboot: Could not find module `materialize` #80

Open cecemel opened 7 years ago

cecemel commented 7 years ago

Hello,

when calling a page for the first time, using Fastboot, I get the error: Error: Could not find module materialize

The import statement in the component is:

import Materialize from 'materialize';

Any ideas?

thank you so much.

jacobq commented 6 years ago

@cecemel Could you please check if this is still happening in v0.5.0?