clansty / superstar-checkin

超星学习通自动签到
GNU General Public License v3.0
162 stars 17 forks source link

fix: not found data folder #30

Closed moeshin closed 2 years ago

moeshin commented 2 years ago
node:internal/process/promises:279
            triggerUncaughtException(err, true /* fromPromise */);
            ^

[Error: ENOENT: no such file or directory, open './data/superstar-data.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: './data/superstar-data.json'
}

6 #21