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
I have a problem loading Siffer.js with jspm because jspm does not support loading dependencies from a tarball/archive (jspm/jspm-cli#424). Although it's the issue of jspm, I wonder why the dependency on node-csv is specified as "https://github.com/voodootikigod/node-csv/tarball/master". Is it possible to change this to "git://github.com/voodootikigod/node-csv". Please see the pull request (#19).
Thanks in advance!
Best regards,
Alex
The text was updated successfully, but these errors were encountered:
Hi,
I have a problem loading Siffer.js with jspm because jspm does not support loading dependencies from a tarball/archive (jspm/jspm-cli#424). Although it's the issue of jspm, I wonder why the dependency on node-csv is specified as "https://github.com/voodootikigod/node-csv/tarball/master". Is it possible to change this to "git://github.com/voodootikigod/node-csv". Please see the pull request (#19).
Thanks in advance!
Best regards,
Alex
The text was updated successfully, but these errors were encountered: