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

不兼容高版本 node #1336

Open
heibaige123 opened this issue Jul 17, 2023 · 4 comments
Open

不兼容高版本 node #1336

heibaige123 opened this issue Jul 17, 2023 · 4 comments

Comments

@heibaige123
Copy link

[2023-07-17 12:20:20] node:internal/fs/utils:901
[2023-07-17 12:20:20] throw new ERR_INVALID_ARG_TYPE(
[2023-07-17 12:20:20] ^
[2023-07-17 12:20:20]
[2023-07-17 12:20:20] TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received undefined
[2023-07-17 12:20:20] at Object.writeFileSync (node:fs:2239:5)
[2023-07-17 12:20:20] at _.write (/root/ONLINE_SERVICE/other/ferry/task_workspace/baidu/image-fe/pcmediacy/node_modules/fis3/lib/util.js:733:8)
[2023-07-17 12:20:20] at F.save (/root/ONLINE_SERVICE/other/ferry/task_workspace/baidu/image-fe/pcmediacy/node_modules/fis3/lib/cache.js:45:14)
[2023-07-17 12:20:20] at /root/ONLINE_SERVICE/other/ferry/task_workspace/baidu/image-fe/pcmediacy/node_modules/fis3-command-release/index.js:62:15
[2023-07-17 12:20:20] at wrapped (/root/ONLINE_SERVICE/other/ferry/task_workspace/baidu/image-fe/pcmediacy/node_modules/fis3-command-release/lib/chains.js:30:58)
[2023-07-17 12:20:20] at Object.run (/root/ONLINE_SERVICE/other/ferry/task_workspace/baidu/image-fe/pcmediacy/node_modules/fis3-command-release/lib/chains.js:39:9)
[2023-07-17 12:20:20] at exports.run (/root/ONLINE_SERVICE/other/ferry/task_workspace/baidu/image-fe/pcmediacy/node_modules/fis3-command-release/index.js:114:7)
[2023-07-17 12:20:20] at cli.run (/root/ONLINE_SERVICE/other/ferry/task_workspace/baidu/image-fe/pcmediacy/node_modules/fis3/lib/cli.js:259:11)
[2023-07-17 12:20:20] at Liftoff. (/root/ONLINE_SERVICE/other/ferry/task_workspace/baidu/image-fe/pcmediacy/node_modules/fis3/bin/fis.js:36:11)
[2023-07-17 12:20:20] at Liftoff. (/root/ONLINE_SERVICE/other/ferry/task_workspace/baidu/image-fe/pcmediacy/node_modules/liftoff/index.js:197:12) {
[2023-07-17 12:20:20] code: 'ERR_INVALID_ARG_TYPE'
[2023-07-17 12:20:20] }

@FanFanFantastic
Copy link

node 12 我的也崩了

@nice2meu
Copy link

nice2meu commented Sep 7, 2023 via email

@ajiho
Copy link

ajiho commented Nov 14, 2023

node - v18.14.2 崩了

@bugkiwi
Copy link
Contributor

bugkiwi commented Nov 24, 2023

兼容了下,大家可以用这个:fis3@3.5.0-beta.4,node20验证通过

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants