Johnrambo

Results 3 issues of Johnrambo

node v10.16.0 npm v6.14.5 ~ `create-expressjs-app ci -u npm my-express` Error: Command failed: yarn --version /bin/sh: 1: yarn: not found Does this work with npm?

enhancement

First, thank you for writting this module!! So I'm trying to recreate this query: [https://musicbrainz.org/search?query=Beatles%2CThe+Lucy+In+The+Sky+With+Diamonds&type=recording](https://musicbrainz.org/search?query=Beatles%2CThe+Lucy+In+The+Sky+With+Diamonds&type=recording) with this code: ```js const res = await mbApi.search('recording', 'Beatles,The Lucy In The Sky With...

question

Sorry this isnt really an 'issue' but I'm curious how you made the .dst file. Thanks!