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
[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'
}
The text was updated successfully, but these errors were encountered:
- *操作系统*: 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'
}
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1310>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAE2DG6LKFIVY7NAWQR6L5LRZAX5NANCNFSM4OK6KQIA>
.
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'
}
The text was updated successfully, but these errors were encountered: