David Kaminski

Results 7 comments of David Kaminski

I agree this would be a great and helpful ressource for all (JsLIGO 🙌)

@vivekascoder if you downgrade your react-scripts to the previous version before v5 it will work. React scripts added Webpack 5 in their v5 version that was released some months ago....

@theworksofvon for now as temporary solution I would suggest to downgrade react-scripts dependencies from v5 to v4.0.3. Then you should get it work with no issues. As a general solution...

Well we might have slight different opinions on this topic and thats fine. I look forward to Taquito development and hope this gets at least discussed in the Taquito team...

I am experiencing this odd behaviour too. I started the shifumi game from [Marigold](https://github.com/marigold-dev/training-dapp-shifumi) and when I try to submit a tx with Temple it always happens (I switched rpc...

Happy to help with the migration from CRA to Vite. In most of this examples this should be straightforward as you still use React. For context the React [documentation ](https://react.dev/learn/start-a-new-react-project)removed...