Skip to content
New issue

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 Wizard failed with: no project #506

Closed
2 of 5 tasks
riyanpratamap opened this issue Nov 28, 2018 · 0 comments
Closed
2 of 5 tasks

Sentry Wizard failed with: no project #506

riyanpratamap opened this issue Nov 28, 2018 · 0 comments

Comments

@riyanpratamap
Copy link

riyanpratamap commented Nov 28, 2018

OS:

  • Windows
  • MacOS
  • Linux

Platform:

  • iOS
  • Android

Output of node -v && npm -v && npm ls --prod --depth=0

▶ node -v && npm -v && npm ls --prod --depth=0
v10.12.0
6.4.1
├── @sentry/wizard@0.12.1
├── axios@0.18.0
├── native-base@2.8.1
├── react@16.6.1
├── react-native@0.57.7
├── react-native-fbsdk@0.8.0
├── react-native-google-signin@1.0.1
├── react-native-loading-spinner-overlay@1.0.1
├── react-native-otp-inputs@1.0.0
├── react-native-responsive-screen@1.1.10
├── react-native-router-flux@4.0.5
├── react-native-sentry@0.39.1
├── react-native-tabbar-bottom@1.0.4
├── react-redux@5.1.1
├── redux@4.0.1
└── redux-saga@0.16.2

Config:

Sentry.config('https://...@sentry.io/...', {
....
}).install()

I have following issue:
I want to link my project with react-native-sentry by this code

▶ react-native link react-native-sentry

But after opening my browser and running wizard, this is the result in my terminal

Sentry Wizard failed with:
no projects

Is there any step that I missed? Thank you

Edited
I forgot to create my project at https://sentry.io/. But I am still wondering, why React Native project does not grouped in Mobile category?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant