question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Publishing a project containing `sentry-expo` works from XDE but not CLI

See original GitHub issue

Hello, 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:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
bruno-edocommented, Apr 13, 2018

@iuliuvisovan I fixed this issue by updating exp to the latest version and using node 8.9.4.

Maybe that’s your problem?

0reactions
lock[bot]commented, Jun 13, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found