Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TypeScript 2.2.0-dev peer dependency #68

Merged
merged 1 commit into from
Nov 16, 2016
Merged

Add TypeScript 2.2.0-dev peer dependency #68

merged 1 commit into from
Nov 16, 2016

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 [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
[email protected] /tmp/tmp.FZNFd9q2JX
├── UNMET PEER DEPENDENCY [email protected]

....

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