Sven Wagner
Sven Wagner
Hey @kevva the dependency 'download' seem to be bumped to the 7.x. Can you please release the next bin-build version on npmjs.org in order to fullfil the audit task. Thanks...
I was wondering, too, @UnbounDev . Can you give us feedback @loopj Thanks for your help!
Hi there 👋 I would really like to serve my static files with brotli. So are there any plans when this might be merged or can I help out somewhere?...
Thank you for the fast quick response. What do you mean with that? > Are you running against a single file or all of the source code? ----- Maybe there...
hmm maybe, I will try it out in the next release. Thank you!
I created a pull request, see https://github.com/shipitjs/shipit-utils/pull/7
Same here with `@nuxts/youch` ``` npm http fetch GET 404 https://sinopia.mycompany.con/@nuxtjs%2fyouch 80ms npm ERR! code E404 npm ERR! 404 Not Found: @nuxtjs/[email protected] ``` Is this a known bug?
in the meantime I added a specific registry target for the scope: `npm config set "@nuxtjs:registry" http://registry.npmjs.org/` But I don't want to make this for all other upcoming scoped packages.