Error when open my apps

I just format my Mac and reinstall Fuse but now when I open my fuse apps I get this error when I include **.js:Bundle on my .unoproj file.

this is the error:

 Configuring (1.5 s)
Compiling syntax tree (2.1 s)
Generating code and data (9.1 s)

Build completed in 12.96 seconds
[Viewport]: System.IO.DirectoryNotFoundException: Could not find a part of the path "/Users/cristiankarmyguzman/.local/share/FuseLocalStorage".
  at Fuse.Scripting.V8.Context.ThrowPendingExceptions () <0x112904c40 + 0x00054> in <filename unknown>:0 
  at Fuse.Scripting.V8.Function.Call (System.Object[] args) <0x112907940 + 0x003dd> in <filename unknown>:0 
  at Fuse.Reactive.FuseJS.TimerModule+CallbackClosure.Callback () <0x1139a3f70 + 0x0001b> in <filename unknown>:0 
  at Fuse.Reactive.FuseJS.TimerManager+Timer.Update () <0x1139a3e20 + 0x000cb> in <filename unknown>:0 
  at Fuse.Reactive.FuseJS.TimerManager.Tick () <0x113962860 + 0x00044> in <filename unknown>:0 
  at Fuse.Reactive.FuseJS.TimerModule.UpdateModule () <0x113962810 + 0x00034> in <filename unknown>:0 
  at Fuse.Reactive.FuseJS.Builtins.UpdateModules (Fuse.Scripting.Context context) <0x113962780 + 0x00043> in <filename unknown>:0 
  at Fuse.Reactive.ThreadWorker.RunInner () <0x1129019f0 + 0x0056d> in <filename unknown>:0  

Fuse 1.3.0 14520 - MacOsx Sierra 10.12.6

Was a error in my code. Sorry