Skip to content

how to fix scoped package problem

سید مرتضی موسوی edited this page Oct 23, 2016 · 1 revision

in sinopia/lib/up-storage.js change code on line number 10

var encode         = function(thing) { return encodeURIComponent(thing).replace(/^%40/, '@'); };

source: https://github.com/rlidwka/sinopia/issues/399#issuecomment-216758995

Clone this wiki locally