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
Looking at this, I suppose it's that the file map isn't being built (for whatever reason).
dlynch@wmf1453:~/wikimedia$ cdnjs-importer -g https://gerrit.wikimedia.org/r/p/oojs/core -p ~/src/cdnjs
info Pulling from origin.
info Cloning https://gerrit.wikimedia.org/r/p/oojs/core into /var/folders/28/9vnnrdl97hx9zt4z9n15nxgc0000gp/T/tmp-804249v5twSnysk6U
info Set the source path: /dist
info Creating the version directory: /Users/dlynch/src/cdnjs/ajax/libs/oojs/1.1.10
info Getting the library files.
/usr/local/lib/node_modules/cdnjs-importer/lib/index.js:211
package.filename = files[0].replace(pwd, "");
^
TypeError: Cannot read property 'replace' of undefined
at /usr/local/lib/node_modules/cdnjs-importer/lib/index.js:211:44
Looking at this, I suppose it's that the file map isn't being built (for whatever reason).