yesha

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

  •  
  •   yesha · 15 days ago · 1025 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   ·   5258 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 6b34f497 · 30ms · UTC 09:12 · PVG 17:12 · LAX 02:12 · JFK 05:12
    ♥ Do have faith in what you're doing.