gooy / aurelia-markdown

A simple markdown custom element for Aurelia
MIT License
8 stars 7 forks source link

_aureliaFramework.skipContentProcessing is not a function #5

Open Nivl opened 8 years ago

Nivl commented 8 years ago

Hi,

With the latest version of Aurelia, I'm getting the following error:

ERROR [app-router] Error: (0 , _aureliaFramework.skipContentProcessing) is not a function
    Error loading http://localhost:9000/jspm_packages/github/gooy/aurelia-markdown@0.0.3.js
    at http://localhost:9000/jspm_packages/github/gooy/aurelia-markdown@0.0.3/markdown.js:104:60
    at Object.<anonymous> (http://localhost:9000/jspm_packages/github/gooy/aurelia-markdown@0.0.3/markdown.js:106:5)
    at i (http://localhost:9000/jspm_packages/system.js:5:10766)
    at i (http://localhost:9000/jspm_packages/system.js:4:31855)
    at i (http://localhost:9000/jspm_packages/system.js:4:31817)
    at i (http://localhost:9000/jspm_packages/system.js:4:31817)
    at n (http://localhost:9000/jspm_packages/system.js:4:30420)
    at Object.execute (http://localhost:9000/jspm_packages/system.js:5:3451)
    at b (http://localhost:9000/jspm_packages/system.js:4:9948)
    at w (http://localhost:9000/jspm_packages/system.js:4:10327)