You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
After pinning to 3.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 3.2.0 of ts-node just got published.
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
Release Notes
Boolean Env FlagsChanged
preferGlobal
warning frompackage.json
Added
printError
utilityCommits
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 🌴
The text was updated successfully, but these errors were encountered: