We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@sentry/browser
@sentry/node
raven-js
raven-node
5.7.0 && 5.7.0-beta.1
Whenever I try to build by TypeScript project I get the following output
here are the rest of my dependencies
"dependencies": { "@ocean-goal/types": "^2.0.6", "@sendgrid/helpers": "^6.4.0", "@sendgrid/mail": "^6.4.0", "@sentry/node": "^5.7.0", "@sredmond/apiresponse": "^1.0.5", "algoliasearch": "^3.35.1", "body-parser": "^1.19.0", "cors": "^2.8.5", "express": "^4.17.1", "firebase-admin": "^8.6.0", "firebase-functions": "^3.3.0", "jsonwebtoken": "^8.5.1", "moment": "^2.24.0", "node-fetch": "^2.6.0", "sharp": "^0.23.1", "stripe": "^7.10.0", "uuid": "^3.3.3" }, "devDependencies": { "@types/algoliasearch": "^3.34.3", "@types/body-parser": "^1.17.1", "@types/cors": "^2.8.6", "@types/express": "^4.17.1", "@types/jsonwebtoken": "^8.3.4", "@types/moment": "^2.13.0", "@types/node-fetch": "^2.5.2", "@types/sharp": "^0.22.3", "@types/stripe": "^6.32.12", "@types/uuid": "^3.4.5", "firebase-tools": "^7.4.0", "husky": "^3.0.8", "tslint": "~5.20.0", "typescript": "^3.5.3" },
The text was updated successfully, but these errors were encountered:
Fixed in 5.7.1
5.7.1
Sorry, something went wrong.
@kamilogorek Thanks!
Successfully merging a pull request may close this issue.
Package + Version
@sentry/browser
@sentry/node
raven-js
raven-node
(raven for node)Version:
Description
Whenever I try to build by TypeScript project I get the following output
here are the rest of my dependencies
The text was updated successfully, but these errors were encountered: