Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run dev:alipay Execution error #4552

Open
2 tasks done
wanwan002 opened this issue Mar 15, 2025 · 1 comment
Open
2 tasks done

run dev:alipay Execution error #4552

wanwan002 opened this issue Mar 15, 2025 · 1 comment
Labels
needs more info issues that need more info from the author question

Comments

@wanwan002
Copy link

Node.js Version

v16.20.2

NPM Version

v9.7.2

Operating System

windows 11

Subsystem

assert

Description

react Alipay applet starts

Minimal Reproduction

node:internal/errors:478
ErrorCaptureStackTrace(err);
^

TypeError: The "id" argument must be of type string. Received undefined
at new NodeError (node:internal/errors:387:5)
at validateString (node:internal/validators:162:11)
at Module.require (node:internal/modules/cjs/loader:1093:3)
at require (node:internal/modules/cjs/helpers:119:18)
at Object. (C:\Users\asus\AppData\Roaming\npm\node_modules@tarojs\cli\node_modules@tarojs\helper\src\npm.ts:184:17)
at Generator.next ()
at C:\Users\asus\AppData\Roaming\npm\node_modules@tarojs\cli\node_modules@tarojs\helper\dist\npm.js:31:71
at new Promise ()
at __awaiter (C:\Users\asus\AppData\Roaming\npm\node_modules@tarojs\cli\node_modules@tarojs\helper\dist\npm.js:27:12)
at Object.getNpmPkg (C:\Users\asus\AppData\Roaming\npm\node_modules@tarojs\cli\node_modules@tarojs\helper\dist\npm.js:174:12) {
code: 'ERR_INVALID_ARG_TYPE'
}

Output

No response

Before You Submit

  • I have looked for issues that already exist before submitting this
  • My issue follows the guidelines in the README file, and follows the 'How to ask a good question' guide at https://stackoverflow.com/help/how-to-ask
@avivkeller
Copy link
Member

Hi! It would be a lot easier to reproduce this issue if you could provide some example code, preferably in a version of Node.js that is not EoL. Could you please provide this so it can be easier to identify the issue at hand?

Thank you!

@avivkeller avivkeller added the needs more info issues that need more info from the author label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info issues that need more info from the author question
Projects
None yet
Development

No branches or pull requests

3 participants