You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2020. It is now read-only.
I ran jspm depcache midifile and jspm depcache midievents.
The same code, this error is shown:
Potentially unhandled rejection [2] TypeError: "npm:midievents@0.1.0" already loading
at c.loader (http://localhost:9000/jspm_packages/es6-module-loader.js:7:14642)
at c (http://localhost:9000/jspm_packages/es6-module-loader.js:7:4358)
at new b (http://localhost:9000/jspm_packages/es6-module-loader.js:7:4244)
at b (http://localhost:9000/jspm_packages/es6-module-loader.js:7:12639)
at x.load (http://localhost:9000/jspm_packages/es6-module-loader.js:7:21156)
at x.$__global.upgradeSystemLoader.e.locate (http://localhost:9000/jspm_packages/system.js:1:20693)
at http://localhost:9000/jspm_packages/es6-module-loader.js:7:13118
at O (http://localhost:9000/jspm_packages/es6-module-loader.js:7:7222)
at K (http://localhost:9000/jspm_packages/es6-module-loader.js:7:6854)
at y.6.y.when (http://localhost:9000/jspm_packages/es6-module-loader.js:7:10008)
Note that event with source maps, es6-module-loader does not produce a useful stack trace.