nuro.dev
nuro.dev copied to clipboard
Fix build errors (fix #51)
- Fixes #51 with
npm audit fix --force
, which in turn upgradednext-mdx-remote
- Then the MDX static page build failed:
Cannot handle unknown node raw
, found a fix here - "Fix" lint error for
react/no-unknown-property
with<style global jsx>
As I mentioned I know very little about JS and TS so I just tried to find the easy way outs to get it to build, as far as I can tell it works fine like this. Just thought I'd share this also considering there's #51 that has been open for a while and I too had the same exact issue (with consequent errors afterwards).
PS: also I just added animations to blog and timeline, should I open a PR for that too?
Someone is attempting to deploy a commit to a Personal Account owned by @NuroDev on Vercel.
@NuroDev first needs to authorize it.
btw, your changes don't actually work for me, i don't know that they're needed anymore