Issues installing meteor exe windows -


on old system able install meteor exe , worked fine im getting error , im not sure go here

seems processing path long thats self generated

downloading initial meteor files... 100 ########################################################################### download complete (34 mb) extracting files c:\users\sprigs\appdata\local.meteor ................................................................................ .... error processing path: c:\users\sprigs\appdata\local.meteor~\packages\less\4bf6154c28\plugin.compileless.os\npm\compileless\plugin\node_modules\less\node_modules\request\node_modules\form-data\node_modules\combined-stream\node_modules\delayedstream\test\integration\test-delayed-http-upload.js

deleting directory: c:\users\sprigs\appdata\local.meteor~

unexpected exception: system.io.pathtoolongexception: specified path, file name, or both long. qualified file name must less 260 characters, , directory name must less 248 characters. @ system.io.path.safesetstackpointervalue(char* buffer, int32 index, char value) @ system.io.path.normalizepathfast(string path, boolean fullcheck) @ system.io.path.getdirectoryname(string path) @ launchmeteor.program.extracttgz(stream stream, string directory, func`2 transform) @ launchmeteor.program.bootstrapwarehouse(string warehouse) @ launchmeteor.program.main(string[] args)

i got reply stephen darnell , gave me answer

you appear using old version of launchmeteor.exe, please check have latest.

you can check version have right clicking on .exe windows explorer, selecting properties, details tab. file version should 0.3.1.0.

the problem meteor contains long paths , when these added %localappdata% path can long of windows apis. although had taken steps mitigate in previous releases, recent release push bit further. changed apis launchmeteor.exe uses extract bootstrap package, , should limited filesystem (for ntfs limit around 32k).

i did have older version of weird because re downloaded if comes across this


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -