SamKirkland / ftp-deploy

Deploy websites over FTP with one command line
MIT License
89 stars 43 forks source link

import typo #4

Closed fatlinesofcode closed 3 years ago

fatlinesofcode commented 3 years ago

looks like case-sensitive typo in some of the imports, i get this error.

internal/modules/cjs/loader.js:985
  throw err;
  ^
Error: Cannot find module 'multiMatch'
Require stack

https://github.com/SamKirkland/ftp-deploy/blob/d5d6af7369d48762c758b72fc9718a1f284297c2/src/module.ts#L5