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

fis3 #1310

Open
songxk opened this issue Jun 29, 2020 · 1 comment
Open

fis3 #1310

songxk opened this issue Jun 29, 2020 · 1 comment

Comments

@songxk
Copy link

songxk commented Jun 29, 2020

  • 操作系统: Arch Linux
  • Node版本: 14.0.4
  • FIS版本: fis3
  • 解决方案:
  • 依赖插件:

fis3 release -wd

[INFO] Currently running fis3 (/usr/lib/node_modules/fis3/)

internal/fs/utils.js:657
throw new ERR_INVALID_ARG_TYPE(
^

TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received undefined
at Object.writeFileSync (fs.js:1380:5)
at Function._.write (/usr/lib/node_modules/fis3/lib/util.js:733:8)
at F.save (/usr/lib/node_modules/fis3/lib/cache.js:45:14)
at /usr/lib/node_modules/fis3/node_modules/fis3-command-release/index.js:62:15
at wrapped (/usr/lib/node_modules/fis3/node_modules/fis3-command-release/lib/chains.js:30:58)
at Object.run (/usr/lib/node_modules/fis3/node_modules/fis3-command-release/lib/chains.js:39:9)
at Object.exports.run (/usr/lib/node_modules/fis3/node_modules/fis3-command-release/index.js:114:7)
at Object.cli.run (/usr/lib/node_modules/fis3/lib/cli.js:259:11)
at Liftoff. (/usr/lib/node_modules/fis3/bin/fis.js:36:11)
at Liftoff. (/usr/lib/node_modules/fis3/node_modules/liftoff/index.js:197:12) {
code: 'ERR_INVALID_ARG_TYPE'
}

@oxUnd
Copy link
Contributor

oxUnd commented Jun 29, 2020 via email

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

2 participants