AraBlocks / ara-file-manager

Electron-based desktop app to publish and purchase content with ARA
https://ara.one/app
GNU Lesser General Public License v3.0
26 stars 4 forks source link

fix(): error path too long for win build #540

Closed mahjiang closed 5 years ago

mahjiang commented 5 years ago

Fixes error when running script build-prod-windows:

Attempting to build package from 'ara-file-manager.nuspec'.
The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
vipyne commented 5 years ago

closing for now, as it looks like other long-path fixes are in the works