Sentry-javascript: `main` field missing from package.json with latest release

Created on 7 Jun 2018  路  8Comments  路  Source: getsentry/sentry-javascript

image

in addition, there's no index.js, main.js, or anything in the root folder... breaking things for us

Most helpful comment

Sorry for the inconvenience, version 3.26.1 is released and should fix this issue.
Can you please confirm that it works?

All 8 comments

Hey,

Are you installing the package from npm?

@HazAT through bower

to cut a long story short, Origami will only use bower: https://github.com/financial-times/o-errors

kk, got it, fixing it right now :)
Sorry for the inconvenience 馃嵒

@bjfletcher do you know how bower finds a package? how does it decide to pull from master of this repository?

@mitsuhiko I'm not 100% up on how they find things... if you enter raven-js in https://bower.io/search/ you'll see that it's this one

it pulls the latest release, not from the master branch

Sorry for the inconvenience, version 3.26.1 is released and should fix this issue.
Can you please confirm that it works?

Can confirm it appears to work again. Thanks for the prompt response 馃憤

Was this page helpful?
0 / 5 - 0 ratings