-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Version 3.2.0 of ts-node just got published.
Branch | Build failing 🚨 |
---|---|
Dependency | ts-node |
Current Version | 3.1.0 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
As ts-node is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
- ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Release Notes
Boolean Env FlagsChanged
- Inherit boolean flags from environment
- Remove
preferGlobal
warning frompackage.json
Added
- Export
printError
utility - Enable debug flag for hacking
Commits
The new version differs by 7 commits.
d90ffba
3.2.0
2e03f54
fix(package): update chalk to version 2.0.0 (#372)
c60d3a7
Export
printError
utility (#376)3f0d975
Enable debug flag for method call tracking (#377)
394ddb8
Boolean flags inherit from env (#375)
82effb2
Handle possibly undefined diagnostic "start"
9bc3dd8
Remove
preferGlobal
frompackage.json
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴