Naman Goyal

Results 5 comments of Naman Goyal

> Thanks @itsnamangoyal Could you please check if the fix mentioned in #882 works for you too ty @Innkst That made the build work completely fine but it's still broken...

> I made Taquito and the Beacon wallet work with Vite in this repo: https://github.com/claudebarde/taquito-bundlers-testing/tree/main/vitejs The main changes are in the `vite.config.js` and in the `index.html` files. You also have...

> @itsnamangoyal what about vite version? Sorry for late reply I'm using 2.9.5

> @claudebarde some additions to my last [#882 (comment)](https://github.com/ecadlabs/taquito/issues/882#issuecomment-999753605) and it works: > > ``` > "vite": "^2.9.8" > "@taquito/beacon-wallet": "^13.0.1" > "@taquito/taquito": "^13.0.1" > "@airgap/beacon-sdk": "^3.1.3" > ``` >...

> I report this during a hackhaton :D : ALL you have to do is first grant Firebase CLI 3rd party github app in https://github.com/settings/applications and THEN do firebase init...