Hello, I am trying to unzip the install files to upload via FTP. I have shortened the file name to c.zip and placed it on the route of my drive to shorten the path to files. Even after doing this I get 7586 errors using win-rar (unable to use unzip). The issues primarily deal with files inside the “node_modules” folder. Here is a snipet of the errors I get.
! F:\C.zip: Cannot create folder classico\node_modules\grunt-contrib-imagemin\node_modules\imagemin\node_modules\imagemin-gifsicle\node_modules\gifsicle\node_modules\bin-wrapper\node_modules
\bin-version-check\node_modules\bin-version\node_modules\find-versions\node_modules\semver-regex
The filename or extension is too long.
! F:\C.zip: Cannot create classico\node_modules\grunt-contrib-imagemin\node_modules\imagemin\node_modules\imagemin-gifsicle\node_modules\gifsicle\node_modules\bin-wrapper\node_modules\bin-
version-check\node_modules\bin-version\node_modules\find-versions\node_modules\semver-regex\index.js
Total path and file name length must not exceed 260 characters
The system cannot find the path specified.