- Jan 3, 2018
- 10
- 12
Some time you can have a error when you extract the archive because of the long name. windows doesnt like when you have to long name on multiple drirectory...
You can just rename it shortly and here you go
For example :
D:\Prog\[A4] Dtiouer 2.0.122\TeachingFeeling_252_TransFix_v5.2_r5.3.1m_Modded\TeachingFeeling_252_TransFix_v5.2_r5.3.1m_Modded.zip\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match\.npmignore
You got error : The specified path was not found.
To
D:\Prog\[A4] Dtiouer 2.0.122\TeachingFeeling\TeachingFeeling\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match\.npmignore
You can just rename it shortly and here you go
For example :
D:\Prog\[A4] Dtiouer 2.0.122\TeachingFeeling_252_TransFix_v5.2_r5.3.1m_Modded\TeachingFeeling_252_TransFix_v5.2_r5.3.1m_Modded.zip\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match\.npmignore
You got error : The specified path was not found.
To
D:\Prog\[A4] Dtiouer 2.0.122\TeachingFeeling\TeachingFeeling\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match\.npmignore
You don't have permission to view the spoiler content.
Log in or register now.