yesha

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

  •  
  •   yesha · 2 days ago · 527 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   ·   6031 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 06:24 · PVG 14:24 · LAX 23:24 · JFK 02:24
    ♥ Do have faith in what you're doing.