Skip to content

Conversation

myitcv
Copy link
Contributor

@myitcv myitcv commented Nov 16, 2016

cd `mktemp -d`
npm init --force
npm install --save-dev typescript@next typescript-formatter

gives the output:

npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
tmp.FZNFd9q2JX@1.0.0 /tmp/tmp.FZNFd9q2JX
├── UNMET PEER DEPENDENCY typescript@2.2.0-dev.20161115

....

Doesn't appear to be a way to do this in a more elegant/future-proof way:

https://docs.npmjs.com/misc/semver#prerelease-tags

@vvakame vvakame merged commit 77cab12 into vvakame:master Nov 16, 2016
@vvakame
Copy link
Owner

vvakame commented Nov 16, 2016

thanks!

@myitcv
Copy link
Contributor Author

myitcv commented Nov 16, 2016

@vvakame no problem. Any chance we could get a new release with this in?

@myitcv myitcv deleted the ts_next_dep_ver_fix branch November 16, 2016 09:20
@vvakame
Copy link
Owner

vvakame commented Nov 16, 2016

I just published v4.0.1 now. please try it.

@myitcv
Copy link
Contributor Author

myitcv commented Nov 16, 2016

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants