Open kermit-sad-frog opened 2 years ago
same here.. did you find a solution? it seems it's a JDK problem.
Same here, could you share if you found a solution
I found the problem! it's not related to turtle or expo but to the web server (in my case..). The error was "cannot save icons.." but I also got a 404. the files in out assets directory don't have the extension so IIS (we use a windows server) wasn't able to serve correctly the file. adding a jolly handler in the mime type manager solved the problem. now I have another problem about JDK.. OMG
New Issue Checklist
yarn global add turtle-cli
ornpm install --global turtle-cli
).Issue Description
when execute
i receive such error:
Command executed
Complete output when running turtle, including the stack trace and command used
Environment