Closed kalwalt closed 2 years ago
It seems that deleting the yarn-lock and node_modules folder, reinstalling modules with yarn and making changes in https://github.com/kalwalt/ARnft-ES6-react/commit/9116ab9324245ffefcdb74d9ff4c105b3f54f9b7 make the project compile. I found this article that helped me https://stackoverflow.com/questions/67543182/react-babel-you-may-need-an-additional-loader-to-handle-the-results-of-these
I deployed and merged the new code.
After upgrading to arnft 0.13.1 version, the app fail to start if you run
yarn start
command i get:this happens also for 0.13.0 version, i will open an issue on ARnft tracker issue.