You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This libary is very huge, so i dont know where wrong. Someone can help me ?
When i run pnpm docs:dev , it's works! But when i run pnpm docs:build , i got error :
✖ building client + server bundles...
build error:
SyntaxError: Unexpected identifier 'ive'
at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:155:18)
atcallTranslator (node:internal/modules/esm/loader:285:14)
at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:291:30)
ELIFECYCLE Command failed with exit code 1.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It's my first uses VitePress.
I forked DeepLearning-500-questions
I just wanna use vitepress instead of docsify.js for DeepLearning-500-questions.
This libary is very huge, so i dont know where wrong. Someone can help me ?
When i run
pnpm docs:dev
, it's works! But when i runpnpm docs:build
, i got error :Beta Was this translation helpful? Give feedback.
All reactions