Lacy Morrow
Lacy Morrow
``` Run npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: @mdx-js/[email protected] npm ERR! node_modules/@mdx-js/mdx...
``` Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/lacymorrow/repo/gridamp-next/node_modules/d3-time-format/src/index.js from /Users/lacymorrow/repo/gridamp-next/node_modules/react-charts/lib/utils/buildAxis.linear.js not supported. Instead change the require of index.js in /Users/lacymorrow/repo/gridamp-next/node_modules/react-charts/lib/utils/buildAxis.linear.js to a dynamic import() which is available in all CommonJS...
I'm using ShadCN and as a result am also using this alias in my `tsconfig.json`: ``` "paths": { "@/*": ["./src/*"] } ``` So that `@/components/hero.tsx` maps to `src/components/hero`. I'm using...
This may not be useful since there isn't a great way to define quick and dirty themes with tailwindcss. I updated some code, fixed some bugs, and changed many styles...
## Description As a user, when I left-click in the 3d viewer, I can rotate the model. With right-click, I can move the model in space. If I begin my...
https://developer.mozilla.org/en-US/docs/Web/CSS/scroll-padding-top If you're going to charge for it, things need to be polished. Happy to PR for you. Edit: this is going to be a fun one! Not easily reproducible,...
Referenced here: https://facebook.github.io/react/docs/class-name-manipulation.html and here: https://github.com/reactjs/react-modal/pull/28
Nice work on the project!
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade np from 7.6.2 to 7.7.0. :information_source: Keep your dependencies up-to-date....