rwmorton
rwmorton
Attempted import error: 'DEFAULT_USE_DUALSTACK_ENDPOINT' is not exported from '@aws-sdk/config-resolver' I am following the Amplify tutorial, my React app works fine (via create-react-app). As soon as I include "import Amplify from...
I have a keyboard that inserts latex into the MathQuill field - so if I press sqrt for example it will insert \sqrt. It works fine if the MathQuill field...
Hi there, Long story short I have done a hack to work around some errors I'm getting with the expression trees so what I'm doing to get around that is...
When running `spago repl` I get this error : `Unsupported Node.js version 10. Required Node.js version >=12.` `which node` = `/home/richard/.nvm/versions/node/v18.13.0/bin/node` `nvm list`  To reproduce: 
**Is your feature request related to a problem? Please describe.** It would be nice to do the computation in specific units (ie. radians or degrees). **Describe the solution you'd like**...
Hi there, It seems that this line: `import JXG from 'jsxgraph'` is breaking my build with vite. Here is the error emitted during the build:  If I remove the...