fex-team / fis3

FIS3
http://fis.baidu.com
BSD 2-Clause "Simplified" License
2.79k stars 694 forks source link

fis3 #1310

Open songxk opened 4 years ago

songxk commented 4 years ago

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

TypeError [ERR_INVALID_ARGTYPE]: 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 commented 4 years ago

14 没适配

songxk notifications@github.com 于 2020年6月29日周一 下午2:27写道:

  • 操作系统: 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_ARGTYPE]: 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 https://github.com/fex-team/fis3/issues/1310, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE2DG6LKFIVY7NAWQR6L5LRZAX5NANCNFSM4OK6KQIA .