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
node.js:158 Uncaught TypeError: tty.isatty is not a function
at Function.useColors (node.js:158:1)
at createDebug (common.js:117:1)
at ./node_modules/.pnpm/[email protected]/node_modules/micromark/dev/lib/create-tokenizer.js (create-tokenizer.js:35:15)
at webpack_require (bootstrap:19:1)
at ./node_modules/.pnpm/[email protected]/node_modules/micromark/dev/lib/parse.js (text.js:225:1)
at webpack_require (bootstrap:19:1)
at ./node_modules/.pnpm/[email protected]/node_modules/mdast-util-from-markdown/dev/lib/index.js (index.js:253:1)
at webpack_require (bootstrap:19:1)
at ./node_modules/.pnpm/[email protected]/node_modules/remark-parse/lib/index.js (index.js:3:16)
at webpack_require (bootstrap:19:1)
The text was updated successfully, but these errors were encountered:
在
之后,启动项目,报了如下错误,看看是什么问题
node.js:158 Uncaught TypeError: tty.isatty is not a function
at Function.useColors (node.js:158:1)
at createDebug (common.js:117:1)
at ./node_modules/.pnpm/[email protected]/node_modules/micromark/dev/lib/create-tokenizer.js (create-tokenizer.js:35:15)
at webpack_require (bootstrap:19:1)
at ./node_modules/.pnpm/[email protected]/node_modules/micromark/dev/lib/parse.js (text.js:225:1)
at webpack_require (bootstrap:19:1)
at ./node_modules/.pnpm/[email protected]/node_modules/mdast-util-from-markdown/dev/lib/index.js (index.js:253:1)
at webpack_require (bootstrap:19:1)
at ./node_modules/.pnpm/[email protected]/node_modules/remark-parse/lib/index.js (index.js:3:16)
at webpack_require (bootstrap:19:1)
The text was updated successfully, but these errors were encountered: