Closed gordlea closed 6 years ago
Thanks for finding this, not sure what happening during the publish process. There may be one more missing, I'll get this fixed ASAP.
@eliperelman Thank you, and not a problem. It was caught by the integration tests for our internal neutrino presets.
Ah, that's great! OK, I published 8.2.2 manually, can you check that it's OK now?
Looks like that fixed it, thanks for the quick response :+1:
My pleasure, sorry for the trouble, and thanks again for the report!
Bug
When bootstrapping a new project with
yarn create @neutrinojs/project
, this missing package causes it fail silently while installing devDependencies so you end up with a project that has no devDependencies.When I then manually install the devDependencies, i get prompted to choose a version of @neutrinojs/babel-minify.
yarn add v1.5.1 info No lockfile found. [1/5] Validating package.json... [2/5] Resolving packages... Couldn't find any versions for "@neutrinojs/babel-minify" that matches "^8.2.2" ? Please choose a version of "@neutrinojs/babel-minify" from this list: (Use arrow keys) ❯ 8.2.1 8.2.0 8.1.2 8.1.1 ? Please choose a version of "@neutrinojs/babel-minify" from this list: 8.2.1
Running:
npm info @neutrinojs/babel-minify
I get: