Xinjiang Shao

Results 21 comments of Xinjiang Shao

http://electron.atom.io/#get-started would be another good option for building something native.

@ebidel I'd love to look into this issue

Hey, I could definitely help if someone is interested in maintaining this project.

@MiniCodeMonkey Peapod has recently changed `http://www.peapod.com/shop/auth.jhtml` into `http://www.peapod.com/shop/auth/index.jhtml`. You probably want to change the URLs for auth.

Sure, @bkendall . I just rebased it with the main branch. If you wanna see a working demo, you could also check out https://github.com/soleo/xinjiangshao.com/blob/master/.github/workflows/firebase-hosting-pull-request.yml for reference

@benjaminoakes love to help with this issue. Looks like this has been a year and nobody has touched this issue.

Here is the documentation for creating a new Formula in home brew. https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md#formula-cookbook

https://github.com/FirebaseExtended/action-hosting-deploy/pull/245/files for the changes

Now in August 2024, I am running into similar issue with NextJs 14.2.5 (Node 20.9.0), and I have the latest package version for faro ``` "@grafana/faro-react": "^1.9.0", "@grafana/faro-web-sdk": "^1.9.0", "@grafana/faro-web-tracing":...

@codecapitano I did test with `TracingInstrumentation()` removed, and the build did pass. The initialization for Faro is very similar to what @jpmcb did in https://github.com/open-sauced/app/pull/3139 ``` export const initGrafanaFaro =...