For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
I had created a theme app extension using the tutorial in the documentation. When I run `npm run dev`, I get an unexpected error with no stack trace. The flag is turned on to document it.
10:49:33 │ extensions │ ✗ An unexpected error occurred.
10:49:33 │ extensions │ To ttps://github.com/Shopify/shopify-cli/issues/new?title=%5BBug%5D%3A+OpenSSL%3A%3ASSL%3A%3ASSLError%3A+SSL_connect+SYSCALL+returned%3D5+errno%3D0+peeraddr%3
D185.146.173.20%3A443+state%3Derror%3A+certificate+verify+failed&labels=type%3Abug&template=bug_report.yaml&stack_trace=%2Fusr%2Flocal%2FCellar%2Fruby%402.7%2F2.7.8_1%2Flib%2Fruby%2F
2.7.0%2Fnet%2Fprotocol.rb%3A44%3Ain+%60connect_nonblock%27%0A%2Fusr%2Flocal%2FCellar%2Fruby%402.7%2F2.7.8_1%2Flib%2Fruby%2F2.7.0%2Fnet%2Fprotocol.rb%3A44%3Ain+%60ssl_socket_connect%2
7%0A%2Fusr%2Flocal%2FCellar%2Fruby%402.7%2F2.7.8_1%2Flib%2Fruby%2F2.7.0%2Fnet%2Fhttp.rb%3A1009%3Ain+%60connect%27%0A%2Fusr%2Flocal%2FCellar%2Fruby%402.7%2F2.7.8_1%2Flib%2Fruby%2F2.7.
0%2Fnet%2Fhttp.rb%3A943%3Ain+%60do_start%27%0A%2Fusr%2Flocal%2FCellar%2Fruby%402.7%2F2.7.8_1%2Flib%2Fruby%2F2.7.0%2Fnet%2Fhttp.rb%3A932%3Ain+%60start%27&os=x86_64-darwin21&cli_versio
n=3.48.2&ruby_version=2.7.8p225&shell=%2Fbin%2Fzshsubmit an issue;; include the stack trace.
10:49:33 │ extensions │
Please help. I've been trying to get my extension to show up in the theme editor and it doesn't appear. I believe this error is blocking me from seeing it.
The embedded app works fine. It's the extension app that is causing issues.
I have the EXACT same problem. Any updates in here?