Closed EM-LilianaIturribarria closed 9 months ago
Thanks for reporting this issue, I will look into it
This is now fixed in the latest version.
thank you @Havunen !!!
and just a question for you... any thoughts on updating so we don't have any warnings?
> npm install
npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
added 1448 packages, and audited 1449 packages in 3s
312 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
Yeah all the npm packages were updated to latest avalaible versions but I might have missed some packages if they have changed their names. Can you open a new issue about that please
sure, thank you so much @Havunen
Hi, i followed these instructions:
npm start runs fine,
then when i wanted to eject it doesn't work