Publishing a project containing `sentry-expo` works from XDE but not CLI
See original GitHub issueHello, I have configured sentry-expo
as described here. I am able to publish using the XDE. However, when I try to run exp publish
from the project’s root directory, I get the following error:
11:45:41 [exp] Unable to load postPublishHook: ‘./node_modules/sentry-expo/upload-sourcemaps’ 11:45:41 [exp] Please fix your postPublish hook configuration.
I need to use the CMD in order to publish to a specific channel. What are the exact commands that the XDE runs behind the scenes when you publish? Any help greatly appreciated.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:5 (1 by maintainers)
Top Results From Across the Web
publish-sentry-release doesn't work for me · Issue #2 - GitHub
The publish script isn't working for me. On the command line, it says that it went through, but when I check Sentry, there...
Read more >Using Sentry - Expo Documentation
Using Sentry. A guide on installing and configuring Sentry for crash reporting. Sentry is a crash reporting platform that provides you with "real-time ......
Read more >sentry-expo | Yarn - Package Manager
sentry-expo. This library provides a config plugin, a publishing hook script, and a JavaScript package to integrate Sentry into your Expo project.
Read more >Performance monitoring is not working in sentry-expo
Eliminate problems with Sentry. First of all, please check if you are able to receive exceptions from Expo Go. This can be done...
Read more >Per-project Expo account | Voters
Hi,. I work on multiple Expo projects which have to be published by different users. Let's say I work on Expo projects for...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@iuliuvisovan I fixed this issue by updating exp to the latest version and using node 8.9.4.
Maybe that’s your problem?
This thread has been automatically 🔒locked🔒 since there has not been any recent activity after it was closed. Oftentimes the underlying causes of old issues and steps to reproduce them are different from those of new issues. Please open a new issue for related bugs.