Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

mongodb-js/check-max-path

Repository files navigation

check-max-path travis npm

Will you hit the [Windows Maximum Path Length Limitation][max-path-docs]?

Installation

npm install -g check-max-path

Usage

Usage: check-max-path <./glob/to/src> [<./glob/to/dest>]

Will you hit the Windows Maximum Path Length Limitation?

Usage:
  check-max-path "build/{!*.asar,*,**/*}" dist/MyElectronApp

Options:
  --debug              Enable debug messages.
  -h --help            Show this screen.
  --version            Show version.

License

Apache 2.0

: https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx#maxpath

About

Will you hit the Windows Maximum Path Length Limitation?

Resources

License

Stars

Watchers

Forks

Packages

No packages published