yesha

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

  •  
  •   yesha · 4 days ago · 638 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   ·   3066 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 08:38 · PVG 16:38 · LAX 01:38 · JFK 04:38
    ♥ Do have faith in what you're doing.