Update error: cannot convert undefined or null to object #9332
Replies: 2 comments
-
|
🤷♂️ the stacktrace doesn't look super related to Docusaurus but more related to nvm/node/npm: maybe try another version? We can't do anything without a small repo. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks; I deleted the node_modules folder, edited my package.json to use the latest |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tried to update to from 2.4.1 to Docusaurus 2.4.3 with this command:
npm i @docusaurus/core@latest @docusaurus/preset-classic@latest module-type-aliases@latestUpgrade fails with message
npm ERR! Cannot convert undefined or null to objectLog attached:
2023-09-20T22_01_00_980Z-debug-0.log
Beta Was this translation helpful? Give feedback.
All reactions