22 lines
932 B
Markdown
22 lines
932 B
Markdown
<p align="center">
|
|
<a href="https://sentry.io" target="_blank" align="center">
|
|
<img src="https://sentry-brand.storage.googleapis.com/sentry-logo-black.png" width="280">
|
|
</a>
|
|
<br/>
|
|
<h1>Raven-node - Sentry SDK for Node.js</h1>
|
|
</p>
|
|
|
|
[![Build Status](https://travis-ci.org/getsentry/raven-node.svg?branch=master)](https://travis-ci.org/getsentry/raven-node)
|
|
|
|
`raven-node` supports only LTS versions of Node, therefore currently required release is `>= v4.0.0`.
|
|
The last known working version for `v0.10` and `v0.12` is `raven-node@2.1.2`.
|
|
Please use this version if you need to support those releases of Node.
|
|
|
|
To see up-to-date Node.js LTS Release Schedule, go to https://github.com/nodejs/LTS.
|
|
|
|
## Resources
|
|
|
|
* [Documentation](https://docs.getsentry.com/hosted/clients/node/)
|
|
* [Bug Tracker](https://github.com/getsentry/raven-node/issues)
|
|
* [IRC](irc://chat.freenode.net/sentry) (chat.freenode.net, #sentry)
|