yesha

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

  •  
  •   yesha · 6h 18m ago · 255 views
    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   ·   3447 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 10:50 · PVG 18:50 · LAX 03:50 · JFK 06:50
    ♥ Do have faith in what you're doing.