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
@opentiny/tiny-plugin-lint: D:\code\tiny-cli\packages\plugins\lint\node_modules\append-transform\index.js:1
@opentiny/tiny-plugin-lint: TypeError [ERR_INVALID_ARG_TYPE]: The "mod" argument must be an instance of Module. Received an instance of Module
@opentiny/tiny-plugin-lint: at makeRequireFunction (node:internal/modules/helpers:134:11)
@opentiny/tiny-plugin-lint: at Module._compile (node:internal/modules/cjs/loader:1358:19)
@opentiny/tiny-plugin-lint: at Module.replacementCompile (D:\code\tiny-cli\packages\plugins\lint\node_modules\append-transform\index.js:58:13)
@opentiny/tiny-plugin-lint: at Generator.next ()
@opentiny/tiny-plugin-lint: at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
@opentiny/tiny-plugin-lint: at D:\code\tiny-cli\packages\plugins\lint\node_modules\append-transform\index.js:62:4
@opentiny/tiny-plugin-lint: at Object. (D:\code\tiny-cli\packages\plugins\lint\node_modules\append-transform\index.js:62:4) {
@opentiny/tiny-plugin-lint: code: 'ERR_INVALID_ARG_TYPE'
@opentiny/tiny-plugin-lint: }
@opentiny/tiny-plugin-lint: Node.js v20.12.1
@opentiny/tiny-toolkit-pro: ERROR: "test:unit -- --watch" exited with 1.
@opentiny/tiny-toolkit-docs: ERROR: "test:unit -- --watch" exited with 1.
lerna ERR! npm run watch exited 1 in '@opentiny/tiny-toolkit-pro'
lerna WARN complete Waiting for 8 child processes to exit. CTRL-C to exit immediately
What is actually happening
应当能正常启动
Any additional comments (optional)
No response
The text was updated successfully, but these errors were encountered:
Version
/
node-version
20.12.1
Link to minimal reproduction
No response
Step to reproduce
What is expected
@opentiny/tiny-plugin-lint: D:\code\tiny-cli\packages\plugins\lint\node_modules\append-transform\index.js:1
@opentiny/tiny-plugin-lint: TypeError [ERR_INVALID_ARG_TYPE]: The "mod" argument must be an instance of Module. Received an instance of Module
@opentiny/tiny-plugin-lint: at makeRequireFunction (node:internal/modules/helpers:134:11)
@opentiny/tiny-plugin-lint: at Module._compile (node:internal/modules/cjs/loader:1358:19)
@opentiny/tiny-plugin-lint: at Module.replacementCompile (D:\code\tiny-cli\packages\plugins\lint\node_modules\append-transform\index.js:58:13)
@opentiny/tiny-plugin-lint: at Generator.next ()
@opentiny/tiny-plugin-lint: at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
@opentiny/tiny-plugin-lint: at D:\code\tiny-cli\packages\plugins\lint\node_modules\append-transform\index.js:62:4
@opentiny/tiny-plugin-lint: at Object. (D:\code\tiny-cli\packages\plugins\lint\node_modules\append-transform\index.js:62:4) {
@opentiny/tiny-plugin-lint: code: 'ERR_INVALID_ARG_TYPE'
@opentiny/tiny-plugin-lint: }
@opentiny/tiny-plugin-lint: Node.js v20.12.1
@opentiny/tiny-toolkit-pro: ERROR: "test:unit -- --watch" exited with 1.
@opentiny/tiny-toolkit-docs: ERROR: "test:unit -- --watch" exited with 1.
lerna ERR! npm run watch exited 1 in '@opentiny/tiny-toolkit-pro'
lerna WARN complete Waiting for 8 child processes to exit. CTRL-C to exit immediately
What is actually happening
应当能正常启动
Any additional comments (optional)
No response
The text was updated successfully, but these errors were encountered: