yesha

使用 Natizyskunk SFTP 最近碰到了问题 isDate is not a function 错误,用 AI 修复了下

  •  
  •   yesha · Jun 9 · 1594 views
    This topic created in 37 days ago, the information mentioned may be changed or developed.
    C:\Users\name\.vscode\extensions\natizyskunk.sftp-1.16.3\node_modules\ssh2\lib\protocol\SFTP.js

    将第 10 行:const { inherits, isDate } = require('util');

    改为:const { inherits } = require('util');
    const isDate = (d) => d instanceof Date;
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   928 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 21:05 · PVG 05:05 · LAX 14:05 · JFK 17:05
    ♥ Do have faith in what you're doing.