# Failed to compile project - Local Preview

**URL:** https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752
**Category:** Bug Reports
**Created:** [April 24, 2016, 7:58pm UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752 "2016-04-24T19:58:14Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![dmeyerson](https://avatars.discourse-cdn.com/v4/letter/d/e480ec/32.png) [@dmeyerson](https://forums.fusetools.com/u/dmeyerson)
#### Post date: [April 24, 2016, 7:58pm UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/1 "2016-04-24T19:58:14Z")

</div>

I just installed Fuse on my Mac Pro / El Capitan 10.11.4

XCode and Android SDK are also installed per the setup instructions. However when I just try to create a new or preview project and then Preview the app, I get 267 errors since it seems that NONE of the packages are being found.

I’m getting all of the following errors for what seems like each package: E0100, E0000, E3111, E3114, E8001. The vast majority of these errors seem to be around Uno:

```auto
Build started: FullCompile
Configuring
SampleProject-2.unoproj: E0100: Package 'UnoCore' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'UnoCore' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Animations' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Animations' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.BasicTheme' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.BasicTheme' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Themes' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Themes' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Controls' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Controls' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Designer' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Designer' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Drawing' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Drawing' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Drawing.Primitives' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Drawing.Primitives' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Effects' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Effects' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Elements' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Elements' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Entities' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Entities' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Gestures' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Gestures' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Navigation' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Navigation' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Scripting' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Scripting' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Shapes' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Shapes' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Triggers' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Triggers' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Reactive' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Reactive' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Android' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Android' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.Desktop' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.Desktop' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.iOS' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.iOS' was not found
SampleProject-2.unoproj: E0100: Package 'Fuse.UserEvents' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Fuse.UserEvents' was not found
SampleProject-2.unoproj: E0100: Package 'FuseCore' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'FuseCore' was not found
SampleProject-2.unoproj: E0100: Package 'Uno.Collections' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Uno.Collections' was not found
SampleProject-2.unoproj: E0100: Package 'Uno.Geometry' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Uno.Geometry' was not found
SampleProject-2.unoproj: E0100: Package 'Outracks.Simulator.Client.Uno' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Outracks.Simulator.Client.Uno' was not found
SampleProject-2.unoproj: E0100: Package 'Outracks.Simulator.Protocol.Uno' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Outracks.Simulator.Protocol.Uno' was not found
SampleProject-2.unoproj: E0100: Package 'Outracks.Simulator.Reflection.Uno' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Outracks.Simulator.Reflection.Uno' was not found
SampleProject-2.unoproj: E0100: Package 'UnoCore' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'UnoCore' was not found
SampleProject-2.unoproj: E0100: Package 'Uno.Collections' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Uno.Collections' was not found
SampleProject-2.unoproj: E0100: Package 'Uno.Net.Sockets' was not found
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0100: Package 'Uno.Net.Sockets' was not found
SampleProject-2.unoproj: E0000: You have 2 references to Uno.Collections. This typically happens if you have both a project and a package reference to Uno.Collections.
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0000: You have 2 references to Uno.Collections. This typically happens if you have both a project and a package reference to Uno.Collections.
SampleProject-2.unoproj: E0000: You have 2 references to UnoCore. This typically happens if you have both a project and a package reference to UnoCore.
Fuse/Proj2/SampleProject-2/SampleProject-2.unoproj(1,1): Error E0000: You have 2 references to UnoCore. This typically happens if you have both a project and a package reference to UnoCore.
build/Local/Preview2/preamble/$.uno(3.7): E3111: 'Uno' does not contain type or namespace 'Collections'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno(3,8,3,23): Error E3111: 'Uno' does not contain type or namespace 'Collections'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(5.7): E3111: 'Uno' does not contain type or namespace 'IO'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno(5,8,5,14): Error E3111: 'Uno' does not contain type or namespace 'IO'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(7.7): E3111: 'Outracks.Simulator' does not contain type or namespace 'Bytecode'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno(7,8,7,35): Error E3111: 'Outracks.Simulator' does not contain type or namespace 'Bytecode'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(30.7): E3111: 'Uno' does not contain type or namespace 'Collections'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno#1(30,8,30,23): Error E3111: 'Uno' does not contain type or namespace 'Collections'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(32.7): E3111: 'Uno' does not contain type or namespace 'IO'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno#1(32,8,32,14): Error E3111: 'Uno' does not contain type or namespace 'IO'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(34.7): E3111: 'Outracks.Simulator' does not contain type or namespace 'Bytecode'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno#1(34,8,34,35): Error E3111: 'Outracks.Simulator' does not contain type or namespace 'Bytecode'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(83.7): E3111: 'Uno' does not contain type or namespace 'Collections'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno#2(83,8,83,23): Error E3111: 'Uno' does not contain type or namespace 'Collections'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(85.7): E3111: 'Uno' does not contain type or namespace 'IO'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno#2(85,8,85,14): Error E3111: 'Uno' does not contain type or namespace 'IO'. Could you be missing a package reference?
build/Local/Preview2/preamble/$.uno(87.7): E3111: 'Outracks.Simulator' does not contain type or namespace 'Bytecode'. Could you be missing a package reference?
Fuse/Proj2/SampleProject-2/build/Local/Preview2/preamble/$.uno#2(87,8,87,35): Error E3111: 'Outracks.Simulator' does not contain type or namespace 'Bytecode'. Could you be missing a package reference?

etc. etc. etc.

```

This is the first time I’ve used Fuse Tools and all I did was create an Example Project then tried to preview it, so I’m not sure if I’m missing something or if there are bugs.

---

<div class="post-metadata">

### Author: ![Anders\_Schau\_Knatten](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/anders_schau_knatten/32/41_2.png) [@Anders\_Schau\_Knatten](https://forums.fusetools.com/u/Anders_Schau_Knatten)
#### Post date: [April 25, 2016, 8:42am UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/2 "2016-04-25T08:42:10Z")

</div>

Hi, it looks like we aren’t able to find any of our packages on your system. Can you please try to run the command `uno config` and paste the output here.

Please also look for the section `PackageSearchPaths` in the output, and paste the output of `ls` for those directories.

---

<div class="post-metadata">

### Author: ![Anders\_Schau\_Knatten](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/anders_schau_knatten/32/41_2.png) [@Anders\_Schau\_Knatten](https://forums.fusetools.com/u/Anders_Schau_Knatten)
#### Post date: [April 25, 2016, 9:17am UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/3 "2016-04-25T09:17:16Z")

</div>

By the way, which version of Fuse do you have? A bug related to this very problem was fixed in 0.12.2, so if you’re on an older version, please upgrade now: [https://www.fusetools.com/downloads](https://www.fusetools.com/downloads)

---

<div class="post-metadata">

### Author: ![dmeyerson](https://avatars.discourse-cdn.com/v4/letter/d/e480ec/32.png) [@dmeyerson](https://forums.fusetools.com/u/dmeyerson)
#### Post date: [April 25, 2016, 1:18pm UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/4 "2016-04-25T13:18:31Z")

</div>

Hello Anders,

I’m running v 0.12.2 (build 3612)

> **Anders Schau Knatten wrote:**
> 
> Hi, it looks like we aren’t able to find any of our packages on your system. Can you please try to run the command `uno config` and paste the output here.

```uno
Uno 0.27.19 (build 2295) OS X 10.11 i386 b6a53ec

Uno settings
AndroidNdkDirectory /Users/davidmeyerson/Library/Application Support/Fusetools/Fuse/Android/AndroidNDK
AndroidSdkDirectory /Users/davidmeyerson/Library/Application Support/Fusetools/Fuse/Android/AndroidSDK
ApacheAntDirectory /Users/davidmeyerson/Library/Application Support/Fusetools/Fuse/Android/Ant
AppLoaderDirectory (../../Applications/Fuse.app/Contents/Uno) .
CoreDll (../../Applications/Fuse.app/Contents/Uno) Uno.Runtime.Core.dll
DefaultPackages (../../Applications/Fuse.app/Contents/Uno) Fuse.BasicTheme
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Controls
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Designer
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Drawing
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Effects
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Elements
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Gestures
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Android
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.iOS
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Desktop
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Camera
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Vibration
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Launcher
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Storage
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Navigation
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Reactive
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Scripting
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Shapes
                         (../../Applications/Fuse.app/Contents/Uno) Fuse.Triggers
                         (../../Applications/Fuse.app/Contents/Uno) FuseCore
DisasmApp (../../Applications/Fuse.app/Contents/Uno) Uno Disasm.app
IsRoot (../../Applications/Fuse.app/Contents/Uno) false
JavaJdkDirectory /Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
ModulesDirectory (../../Applications/Fuse.app/Contents) Modules
Mono /Applications/Fuse.app/Contents/Mono/bin/mono
NativeLibDirectory (../../Applications/Fuse.app/Contents/Uno) .
PackageSearchPaths (../../Applications/Fuse.app/Contents) Packages
                         /usr/local/share/uno/Packages
PerfCmpExe (../../Applications/Fuse.app/Contents/Uno) uno-perf-cmp.exe
PerfTestExe (../../Applications/Fuse.app/Contents/Uno) uno-perf-test.exe
SdkConfig /Users/davidmeyerson/Library/Application Support/Fusetools/Fuse/Android/.sdkconfig
TemplatesDirectory (../../Applications/Fuse.app/Contents) Templates
TestExe (../../Applications/Fuse.app/Contents/Uno) uno-test.exe
UnoExe (../../Applications/Fuse.app/Contents) Uno/uno.exe

```

> Please also look for the section `PackageSearchPaths` in the output, and paste the output of `ls` for those directories.

Here is the list of the Fuse.app/Contents folder:

```uno
AjaxMin.dll Outracks.Fuse.UserData.dll.mdb
Automators Outracks.Fuse.dll
Fuse Dashboard.app Outracks.Fuse.dll.mdb
Fuse Dashboard.app.dSYM Outracks.Fusion.Native-OSX.dll
Fuse Inspector.app Outracks.Fusion.Native-OSX.dll.mdb
Fuse Monitor.app Outracks.Fusion.Native.dll
Fuse Tray.app Outracks.Fusion.Native.dll.mdb
Fuse.CodeAssistanceService.exe Outracks.Fusion.dll
Fuse.CodeAssistanceService.exe.mdb Outracks.Fusion.dll.mdb
Fuse.UserDataService.exe Outracks.TriggerFuseQuit.dll
Fuse.UserDataService.exe.mdb Outracks.TriggerFuseQuit.dll.mdb
Fuse.unoconfig Outracks.UnoHost.OSX.exe
FuseDependencies.dll Outracks.UnoHost.OSX.exe.mdb
FuseDependencies.dll.mdb Resources
ICSharpCode.NRefactory.Xml.dll SketchImporter
ICSharpCode.NRefactory.Xml.dll.mdb System.Collections.Immutable.dll
ICSharpCode.NRefactory.Xml.xml System.Reactive.Core.dll
ICSharpCode.NRefactory.dll System.Reactive.Interfaces.dll
ICSharpCode.NRefactory.dll.mdb System.Reactive.Linq.dll
ICSharpCode.NRefactory.xml System.Reactive.PlatformServices.dll
Info.plist Templates
MacOS Uno
Minimatch.dll Uno.Build.Targets.dll
Modules Uno.Build.dll
Mono Uno.Common.dll
Mono.Posix.dll Uno.Compiler.API.dll
MonoBundle Uno.Compiler.Backends.CIL.dll
MonoMac.dll Uno.Compiler.Backends.CIL.dll.mdb
Newtonsoft.Json.dll Uno.Compiler.Backends.CPlusPlus.dll
Outracks.CodeCompletion.CodeNinja.dll Uno.Compiler.Backends.CPlusPlus.dll.mdb
Outracks.CodeCompletion.CodeNinja.dll.mdb Uno.Compiler.Backends.CSharp.dll
Outracks.CodeCompletion.NRefactoryInterop.dll Uno.Compiler.Backends.CSharp.dll.mdb
Outracks.CodeCompletion.NRefactoryInterop.dll.mdb Uno.Compiler.Backends.JavaScript.dll
Outracks.CodeCompletion.UXNinja.dll Uno.Compiler.Backends.JavaScript.dll.mdb
Outracks.CodeCompletion.UXNinja.dll.mdb Uno.Compiler.Backends.OpenGL.dll
Outracks.CodeCompletion.dll Uno.Compiler.Backends.OpenGL.dll.mdb
Outracks.CodeCompletion.dll.mdb Uno.Compiler.Backends.UnoDoc.dll
Outracks.Common.Code.dll Uno.Compiler.Backends.UnoDoc.dll.mdb
Outracks.Common.Code.dll.mdb Uno.Compiler.Core.dll
Outracks.Common.IO.Native.dll Uno.Compiler.Frontend.dll
Outracks.Common.IO.Native.dll.mdb Uno.Compiler.Frontend.dll.mdb
Outracks.Common.IO.dll Uno.Configuration.dll
Outracks.Common.IO.dll.mdb Uno.Configuration.dll.mdb
Outracks.Common.IPC.dll Uno.Native.dll
Outracks.Common.IPC.dll.mdb Uno.ProjectFormat.dll
Outracks.Common.Math.dll Uno.Runtime.Core.dll
Outracks.Common.Math.dll.mdb Uno.Runtime.Core.dll.mdb
Outracks.Common.Text.dll Uno.UX.Markup.AST.dll
Outracks.Common.Text.dll.mdb Uno.UX.Markup.AST.dll.mdb
Outracks.Common.dll Uno.UX.Markup.CodeGeneration.dll
Outracks.Common.dll.mdb Uno.UX.Markup.CodeGeneration.dll.mdb
Outracks.CortexIntegration.ErrorReporting.dll Uno.UX.Markup.Common.dll
Outracks.CortexIntegration.ErrorReporting.dll.mdb Uno.UX.Markup.Common.dll.mdb
Outracks.Fuse.Designer.exe Uno.UX.Markup.Reflection.dll
Outracks.Fuse.Designer.exe.config Uno.UX.Markup.Reflection.dll.mdb
Outracks.Fuse.Designer.exe.mdb Uno.UX.Markup.UXIL.dll
Outracks.Fuse.Locales.dll Uno.UX.Markup.UXIL.dll.mdb
Outracks.Fuse.Locales.dll.mdb Uno.UX.Markup.dll
Outracks.Fuse.Protocol.dll Uno.UX.Markup.dll.mdb
Outracks.Fuse.Protocol.dll.mdb _CodeSignature
Outracks.Fuse.Reporting.dll log4net.dll
Outracks.Fuse.Reporting.dll.mdb stuff.exe
Outracks.Fuse.UserData.dll

```

I looked in the other location /user/local/share/uno/ and there is no Packages folder, just a folder for SDKs, which is empty.

---

<div class="post-metadata">

### Author: ![Anders\_Schau\_Knatten](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/anders_schau_knatten/32/41_2.png) [@Anders\_Schau\_Knatten](https://forums.fusetools.com/u/Anders_Schau_Knatten)
#### Post date: [April 25, 2016, 1:40pm UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/5 "2016-04-25T13:40:37Z")

</div>

The packages should be in `/user/local/share/uno/`. If you haven’t already done so, could you try to re-install?

Please keep the installer window open until you’ve verified that the problem has been fixed. If it hasn’t, please go back to the installer window, and hit `Cmd+L` or select “Window -\> Installer Log” from the menu bar, then select “Show all Logs” from the dropdown, and send us the contents.

---

<div class="post-metadata">

### Author: ![Lopera](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/lopera/32/611_2.png) [@Lopera](https://forums.fusetools.com/u/Lopera)
#### Post date: [April 27, 2016, 6:25pm UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/6 "2016-04-27T18:25:37Z")

</div>

Same issue (empty `/user/local/share/uno/` folder) by Fuse upgrade I guess. Solved for me after uninstall / install.

**Before**

 ![file](https://s3.us-east-2.amazonaws.com/fuse-legacy-forum-assets/AEnceauif4Bj-legacy-files-IWUu9sbQN0axm97r-8MyN0svwPh5xWZPaUiQd-YrE.png)

**After**

 ![file](https://s3.us-east-2.amazonaws.com/fuse-legacy-forum-assets/AlacVE0fkDiZ-legacy-files-yOrtHFHKGZ4yZQg1-IQEPc68EPq_E5sUIcyvr_6rd.png)

---

<div class="post-metadata">

### Author: ![Anders\_Schau\_Knatten](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/anders_schau_knatten/32/41_2.png) [@Anders\_Schau\_Knatten](https://forums.fusetools.com/u/Anders_Schau_Knatten)
#### Post date: [April 28, 2016, 7:50am UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/7 "2016-04-28T07:50:41Z")

</div>

Thanks for the info Lopera, and good to hear that you got it working!

Looks like our installer failed on the first try then, which isn’t good. We’ll look into it.

---

<div class="post-metadata">

### Author: ![lpedrop](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/lpedrop/32/357_2.png) [@lpedrop](https://forums.fusetools.com/u/lpedrop)
#### Post date: [July 19, 2016, 3:05pm UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/8 "2016-07-19T15:05:50Z")

</div>

I also have the same problem, compiling one downloaded example, with v.0.21.0. Here are the result of my complilation:

```auto
Uno 0.31.1 (build 2974) Windows 10 x64 391d0c5

Configuring
HttpJson.unoproj(14.21): E0100: Package Fuse.Shapes was not found
MainView.ux(1): E8001: 'App' does not have a property called 'Theme'

Build completed in 4.00 seconds
    2 errors

# Build complete.

```

and the result of the uno config:

```auto
Uno 0.31.1 (build 2974) Windows 10 x64 391d0c5

Uno settings
  AppExe (Fuse) uno-app.exe

  AppLoaderDirectory (Fuse) .

  DefaultPackages (Fuse) Fuse
                            (Fuse) FuseJS

  DisasmExe (Fuse) uno-disasm.exe

  IsRoot (Fuse) false

  ModulesDirectory (Fuse) Modules

  Mono \Applications\Fuse.app\Contents\Mono\bin\mono

  NativeLibDirectory (Fuse) .

PackageSearchPaths (Fuse) Packages
                            C:\ProgramData/Uno/Packages

  PerfCmpExe (Fuse) uno-perf-cmp.exe

  PerfTestExe (Fuse) uno-perf-test.exe

  PluginDlls (Fuse) Uno.Compiler.Extensions.dll

  RuntimeDll (Fuse) Uno.Runtime.Core.dll

  SdkConfig C:\Users\luis.pedro\AppData\Local\Fusetools\Fuse\Android\.sdkconfig

  TemplatesDirectory (Fuse) Templates

  TestExe (Fuse) uno-test.exe

  UnoExe (Fuse) uno.exe

Config files
  Fuse\.unoconfig     
  Fuse\common.unoconfig
  Fuse\config.unoconfig
  Fuse\Fuse.unoconfig 

.NET assemblies
  C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll
  Fuse\uno.exe        
  Fuse\Uno.Common.dll 
              C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
  C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
  Fuse\stuff.exe      
  Fuse\Mono.Options.dll
  Fuse\Uno.Configuration.dll

```

and this is the content of the %PackageSearchPaths% setting:

```auto
 Volume in drive C has no label.
 Volume Serial Number is DC26-8F82

 Directory of C:\ProgramData\Uno\Packages

19-Jul-16 16:03 <DIR> .
19-Jul-16 16:03 <DIR> ..
19-Jul-16 16:02 <DIR> Android
19-Jul-16 16:02 <DIR> Android.ActivityUtils
19-Jul-16 16:02 <DIR> Android.Google.Play.Meta
19-Jul-16 16:02 <DIR> Experimental.ApiBindings.WebAudio
19-Jul-16 16:02 <DIR> Experimental.Audio
19-Jul-16 16:02 <DIR> Experimental.Bindings.FMOD
19-Jul-16 16:02 <DIR> Experimental.Bitmaps
19-Jul-16 16:03 <DIR> Experimental.Http
19-Jul-16 16:02 <DIR> Experimental.iOS
19-Jul-16 16:02 <DIR> Experimental.Midi
19-Jul-16 16:02 <DIR> Experimental.TextureLoader
19-Jul-16 16:02 <DIR> Experimental.VideoGrabber
19-Jul-16 16:02 <DIR> Fuse
19-Jul-16 16:03 <DIR> Fuse.Alerts
19-Jul-16 16:03 <DIR> Fuse.Android
19-Jul-16 16:03 <DIR> Fuse.Animations
19-Jul-16 16:02 <DIR> Fuse.BasicTheme
19-Jul-16 16:02 <DIR> Fuse.Camera
19-Jul-16 16:02 <DIR> Fuse.CameraRoll
19-Jul-16 16:02 <DIR> Fuse.Controls
19-Jul-16 16:02 <DIR> Fuse.Controls.Native
19-Jul-16 16:02 <DIR> Fuse.Controls.Navigation
19-Jul-16 16:02 <DIR> Fuse.Controls.Panels
19-Jul-16 16:02 <DIR> Fuse.Controls.Primitives
19-Jul-16 16:02 <DIR> Fuse.Controls.ScrollView
19-Jul-16 16:02 <DIR> Fuse.Controls.Video
19-Jul-16 16:02 <DIR> Fuse.Controls.WebView
19-Jul-16 16:02 <DIR> Fuse.Designer
19-Jul-16 16:02 <DIR> Fuse.Desktop
19-Jul-16 16:02 <DIR> Fuse.Drawing
19-Jul-16 16:03 <DIR> Fuse.Drawing.Batching
19-Jul-16 16:03 <DIR> Fuse.Drawing.Meshes
19-Jul-16 16:02 <DIR> Fuse.Drawing.Paths
19-Jul-16 16:02 <DIR> Fuse.Drawing.Planar
19-Jul-16 16:02 <DIR> Fuse.Drawing.Polygons
19-Jul-16 16:02 <DIR> Fuse.Drawing.Primitives
19-Jul-16 16:03 <DIR> Fuse.Effects
19-Jul-16 16:02 <DIR> Fuse.Elements
19-Jul-16 16:02 <DIR> Fuse.Entities
19-Jul-16 16:02 <DIR> Fuse.GeoLocation
19-Jul-16 16:02 <DIR> Fuse.Gestures
19-Jul-16 16:02 <DIR> Fuse.ImageTools
19-Jul-16 16:02 <DIR> Fuse.iOS
19-Jul-16 16:02 <DIR> Fuse.Launcher
19-Jul-16 16:02 <DIR> Fuse.LocalNotifications
19-Jul-16 16:02 <DIR> Fuse.Maps
19-Jul-16 16:03 <DIR> Fuse.Motion
19-Jul-16 16:02 <DIR> Fuse.Navigation
19-Jul-16 16:03 <DIR> Fuse.Physics
19-Jul-16 16:02 <DIR> Fuse.Platform
19-Jul-16 16:02 <DIR> Fuse.PushNotifications
19-Jul-16 16:02 <DIR> Fuse.Reactive
19-Jul-16 16:02 <DIR> Fuse.Scripting
19-Jul-16 16:02 <DIR> Fuse.Scripting.Duktape
19-Jul-16 16:03 <DIR> Fuse.Scripting.JavaScriptCore
19-Jul-16 16:02 <DIR> Fuse.Scripting.Jurassic
13-Jul-16 21:36 <DIR> Fuse.Scripting.V8
19-Jul-16 16:02 <DIR> Fuse.Storage
19-Jul-16 16:02 <DIR> Fuse.Triggers
19-Jul-16 16:02 <DIR> Fuse.UserEvents
19-Jul-16 16:03 <DIR> Fuse.Vibration
19-Jul-16 16:03 <DIR> FuseCore
19-Jul-16 16:02 <DIR> FuseJS
19-Jul-16 16:02 <DIR> ObjC
19-Jul-16 16:03 <DIR> Outracks.Simulator.Client.Uno
19-Jul-16 16:02 <DIR> Outracks.Simulator.Protocol.Uno
19-Jul-16 16:02 <DIR> Outracks.Simulator.Reflection.Uno
19-Jul-16 16:02 <DIR> Polyfills.Window
19-Jul-16 16:02 <DIR> Uno.Collections
19-Jul-16 16:02 <DIR> Uno.Data.Json
19-Jul-16 16:02 <DIR> Uno.Data.Xml
19-Jul-16 16:02 <DIR> Uno.Geometry
19-Jul-16 16:02 <DIR> Uno.Net.Http
19-Jul-16 16:03 <DIR> Uno.Net.Sockets
19-Jul-16 16:02 <DIR> Uno.PerformanceTesting
19-Jul-16 16:02 <DIR> Uno.Permissions
19-Jul-16 16:03 <DIR> Uno.Testing
19-Jul-16 16:02 <DIR> Uno.Threading
19-Jul-16 16:02 <DIR> UnoCore
               0 File(s) 0 bytes
              81 Dir(s) 185,566,511,104 bytes free

```

…

I’ve already removed and reinstalled the development system with and without administrator rights and still do not work.

Thanks in advance. BR, Luis.

---

<div class="post-metadata">

### Author: ![Anders\_Schau\_Knatten](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/anders_schau_knatten/32/41_2.png) [@Anders\_Schau\_Knatten](https://forums.fusetools.com/u/Anders_Schau_Knatten)
#### Post date: [July 21, 2016, 12:59pm UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/9 "2016-07-21T12:59:47Z")

</div>

Hi, it looks like you have an old version of that example then, as `Theme` is no longer supported as of Fuse 0.20. Either download the latest version of that example, or check out the [Fuse 0.20 migration guide](https://www.fusetools.com/docs/migration020) to learn how to fix the copy you already have.

---

<div class="post-metadata">

### Author: ![matheusabreu.dev](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/matheusabreu.dev/32/292_2.png) [@matheusabreu.dev](https://forums.fusetools.com/u/matheusabreu.dev)
#### Post date: [July 27, 2016, 1:29pm UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/10 "2016-07-27T13:29:21Z")

</div>

> **Anders Schau Knatten wrote:**
> 
> The packages should be in `/user/local/share/uno/`. If you haven’t already done so, could you try to re-install?
> 
> Please keep the installer window open until you’ve verified that the problem has been fixed. If it hasn’t, please go back to the installer window, and hit `Cmd+L` or select “Window → Installer Log” from the menu bar, then select “Show all Logs” from the dropdown, and send us the contents.

This works for me! Uninstall then re-install

---

<div class="post-metadata">

### Author: ![Andre\_Simoes](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/andre_simoes/32/568_2.png) [@Andre\_Simoes](https://forums.fusetools.com/u/Andre_Simoes)
#### Post date: [November 16, 2016, 2:19am UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/11 "2016-11-16T02:19:29Z")

</div>

Hi, I’m having this problem too. I try to uninstall and then reinstall but this did not fix the problem.

This is the preview output:

```auto
Fuse 0.29.0 (build 8396)
Build started: FullCompile
Configuring
myhikr.unoproj: E0100: Package 'UnoCore' was not found
/Users/alsimoes/FuseProjects/myhikr/myhikr.unoproj(1,1): Error E0100: Package 'UnoCore' was not found
myhikr.unoproj(4.9): E0100: Package 'Fuse' was not found
/Users/alsimoes/FuseProjects/myhikr/myhikr.unoproj(4,10): Error E0100: Package 'Fuse' was not found
myhikr.unoproj(5.11): E0100: Package 'FuseJS' was not found
/Users/alsimoes/FuseProjects/myhikr/myhikr.unoproj(5,12): Error E0100: Package 'FuseJS' was not found
(unknown): E0100: Package Outracks.Simulator.Client.Uno was not found
?: Error E0100: Package Outracks.Simulator.Client.Uno was not found
(unknown): E0100: Package Outracks.Simulator.Protocol.Uno was not found
?: Error E0100: Package Outracks.Simulator.Protocol.Uno was not found
(unknown): E0100: Package Outracks.Simulator.Reflection.Uno was not found
?: Error E0100: Package Outracks.Simulator.Reflection.Uno was not found
(unknown): E0100: Package 'UnoCore' was not found
?: Error E0100: Package 'UnoCore' was not found
(unknown): E0100: Package Uno.Collections was not found
?: Error E0100: Package Uno.Collections was not found
(unknown): E0100: Package Uno.Net.Sockets was not found
?: Error E0100: Package Uno.Net.Sockets was not found

Build completed in 0.27 seconds
    9 errors
Build ended
fuse: Failed to compile project

```

…and this is the installation log:

```auto
Nov 16 00:06:01 laptop Installer[46880]: @(#)PROGRAM:Install PROJECT:Install-1000
Nov 16 00:06:01 laptop Installer[46880]: @(#)PROGRAM:Installer PROJECT:Installer-909
Nov 16 00:06:01 laptop Installer[46880]: Hardware: MacBookPro9,1 @ 2.30 GHz (x 8), 8192 MB RAM
Nov 16 00:06:01 laptop Installer[46880]: Running OS Build: Mac OS X 10.12.1 (16B2555)
Nov 16 00:06:01 laptop Installer[46880]: Env: __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x47
Nov 16 00:06:01 laptop Installer[46880]: Env: TMPDIR=/var/folders/88/m8f917m92vdd__6gwjjpm_yw0000gn/T/
Nov 16 00:06:01 laptop Installer[46880]: Env: HOME=/Users/alsimoes
Nov 16 00:06:01 laptop Installer[46880]: Env: SHELL=/bin/bash
Nov 16 00:06:01 laptop Installer[46880]: Env: SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.8ySxzJbk8J/Listeners
Nov 16 00:06:01 laptop Installer[46880]: Env: Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.ljC3xzy2E1/Render
Nov 16 00:06:01 laptop Installer[46880]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
Nov 16 00:06:01 laptop Installer[46880]: Env: LOGNAME=alsimoes
Nov 16 00:06:01 laptop Installer[46880]: Env: XPC_SERVICE_NAME=com.apple.xpc.launchd.oneshot.0x10000035.Installer
Nov 16 00:06:01 laptop Installer[46880]: Env: COMMAND_MODE=unix2003
Nov 16 00:06:01 laptop Installer[46880]: Env: USER=alsimoes
Nov 16 00:06:01 laptop Installer[46880]: Env: XPC_FLAGS=0x0
Nov 16 00:06:01 laptop Installer[46880]: Fuse Installation Log
Nov 16 00:06:01 laptop Installer[46880]: Opened from: /Users/alsimoes/Downloads/Fuse/fuse_osx_0_29_0_8396.pkg
Nov 16 00:06:01 laptop Installer[46880]: Product archive /Users/alsimoes/Downloads/Fuse/fuse_osx_0_29_0_8396.pkg trustLevel=202
Nov 16 00:06:26 laptop Installer[46880]: InstallerStatusNotifications plugin loaded
Nov 16 00:06:27 laptop Installer[46880]: ================================================================================
Nov 16 00:06:27 laptop Installer[46880]: User picked Standard Install
Nov 16 00:06:27 laptop Installer[46880]: Choices selected for installation:
Nov 16 00:06:27 laptop Installer[46880]: Atualizar: "Fuse"
Nov 16 00:06:27 laptop Installer[46880]: Atualizar: "(null)"
Nov 16 00:06:27 laptop Installer[46880]: fuse_osx_0_29_0_8396.pkg#fuse.pkg : com.fusetools.fuse : 0.8
Nov 16 00:06:27 laptop Installer[46880]: ================================================================================
Nov 16 00:06:27 laptop Installer[46880]: It took 0.00 seconds to summarize the package selections.
Nov 16 00:06:27 laptop Installer[46880]: -[IFDInstallController(Private) _buildInstallPlanReturningError:]: location = file://localhost
Nov 16 00:06:27 laptop Installer[46880]: -[IFDInstallController(Private) _buildInstallPlanReturningError:]: file://localhost/Users/alsimoes/Downloads/Fuse/fuse_osx_0_29_0_8396.pkg#fuse.pkg
Nov 16 00:06:27 laptop Installer[46880]: Set authorization level to root for session
Nov 16 00:06:31 laptop Installer[46880]: Administrator authorization granted.
Nov 16 00:06:31 laptop Installer[46880]: Will use PK session
Nov 16 00:06:31 laptop Installer[46880]: Using authorization level of root for IFPKInstallElement
Nov 16 00:06:31 laptop Installer[46880]: Starting installation:
Nov 16 00:06:31 laptop Installer[46880]: Configuring volume "Macintosh HD"
Nov 16 00:06:31 laptop Installer[46880]: Preparing disk for local booted install.
Nov 16 00:06:31 laptop Installer[46880]: Free space on "Macintosh HD": 138,88 GB (138877706240 bytes).
Nov 16 00:06:31 laptop Installer[46880]: Create temporary directory "/var/folders/88/m8f917m92vdd__6gwjjpm_yw0000gn/T//Install.46880i5GhQo"
Nov 16 00:06:31 laptop Installer[46880]: IFPKInstallElement (1 packages)
Nov 16 00:06:31 laptop installd[361]: PackageKit: Adding client PKInstallDaemonClient pid=46880, uid=501 (/System/Library/CoreServices/Installer.app/Contents/MacOS/Installer)
Nov 16 00:06:31 laptop Installer[46880]: PackageKit: Enqueuing install with framework-specified quality of service (utility)
Nov 16 00:06:31 laptop installd[361]: PackageKit: ----- Begin install -----
Nov 16 00:06:31 laptop installd[361]: PackageKit: request=PKInstallRequest <1 packages, destination=/>
Nov 16 00:06:31 laptop installd[361]: PackageKit: packages=(
	    "PKLeopardPackage <file://localhost/Users/alsimoes/Downloads/Fuse/fuse_osx_0_29_0_8396.pkg#fuse.pkg>"
	)
Nov 16 00:06:31 laptop installd[361]: PackageKit: Session UUID file exists - will not overwrite /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/419F75AF-EA08-41D5-A62D-3181A581A4BC.activeSandbox
Nov 16 00:06:32 laptop installd[361]: PackageKit: Extracting file://localhost/Users/alsimoes/Downloads/Fuse/fuse_osx_0_29_0_8396.pkg#fuse.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/419F75AF-EA08-41D5-A62D-3181A581A4BC.activeSandbox/Root, uid=0)
Nov 16 00:06:37 laptop installd[361]: PackageKit: prevent user idle system sleep
Nov 16 00:06:37 laptop installd[361]: PackageKit: suspending backupd
Nov 16 00:06:37 laptop installd[361]: PackageKit: Executing script "./preinstall" in /private/tmp/PKInstallSandbox.EaoKxl/Scripts/com.fusetools.fuse.RMVejG
Nov 16 00:06:37 laptop install_monitor[46931]: Temporarily excluding: /Applications, /Developer, /Library, /System, /bin, /private, /sbin, /usr
Nov 16 00:06:38 laptop installd[361]: PackageKit: Using trashcan path /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/PKInstallSandboxTrash/419F75AF-EA08-41D5-A62D-3181A581A4BC.sandboxTrash for sandbox /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/419F75AF-EA08-41D5-A62D-3181A581A4BC.activeSandbox
Nov 16 00:06:38 laptop installd[361]: PackageKit: Shoving /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/PKInstallSandboxManager/419F75AF-EA08-41D5-A62D-3181A581A4BC.activeSandbox/Root (2 items) to /
Nov 16 00:06:38 laptop installd[361]: PackageKit: Executing script "./postinstall" in /private/tmp/PKInstallSandbox.EaoKxl/Scripts/com.fusetools.fuse.RMVejG
Nov 16 00:06:40 laptop installd[361]: ./postinstall: Fuse 0.29.0 (build 8396)
Nov 16 00:06:49 laptop installd[361]: PackageKit: Writing receipt for com.fusetools.fuse to /
Nov 16 00:06:49 laptop installd[361]: PackageKit: Touched bundle /Applications/Fuse.app/Contents/Fuse Monitor.app
Nov 16 00:06:49 laptop installd[361]: PackageKit: Touched bundle /Applications/Fuse.app
Nov 16 00:06:49 laptop installd[361]: PackageKit: Touched bundle /Applications/Fuse.app/Contents/Fuse Tray.app
Nov 16 00:06:49 laptop installd[361]: PackageKit: Touched bundle /Applications/Fuse.app/Contents/Fuse Dashboard.app
Nov 16 00:06:49 laptop installd[361]: PackageKit: Touched bundle /Applications/Fuse.app/Contents/Uno/Uno Disasm.app
Nov 16 00:06:49 laptop installd[361]: PackageKit: Touched bundle /Applications/Fuse.app/Contents/Fuse Inspector.app
Nov 16 00:06:49 laptop installd[361]: Installed "Fuse" ()
Nov 16 00:06:49 laptop install_monitor[46931]: Re-included: /Applications, /Developer, /Library, /System, /bin, /private, /sbin, /usr
Nov 16 00:06:49 laptop installd[361]: PackageKit: releasing backupd
Nov 16 00:06:49 laptop installd[361]: PackageKit: allow user idle system sleep
Nov 16 00:06:49 laptop installd[361]: PackageKit: ----- End install -----
Nov 16 00:06:49 laptop installd[361]: PackageKit: 18.2s elapsed install time
Nov 16 00:06:49 laptop installd[361]: PackageKit: Running idle tasks
Nov 16 00:06:49 laptop installd[361]: PackageKit: Done with sandbox removals
Nov 16 00:06:49 laptop Installer[46880]: PackageKit: Registered bundle file:///Applications/Fuse.app/Contents/Fuse%20Monitor.app/ for uid 501
Nov 16 00:06:49 laptop Installer[46880]: PackageKit: Registered bundle file:///Applications/Fuse.app/ for uid 501
Nov 16 00:06:50 laptop Installer[46880]: PackageKit: Registered bundle file:///Applications/Fuse.app/Contents/Fuse%20Tray.app/ for uid 501
Nov 16 00:06:50 laptop Installer[46880]: PackageKit: Registered bundle file:///Applications/Fuse.app/Contents/Fuse%20Dashboard.app/ for uid 501
Nov 16 00:06:50 laptop Installer[46880]: PackageKit: Registered bundle file:///Applications/Fuse.app/Contents/Uno/Uno%20Disasm.app/ for uid 501
Nov 16 00:06:50 laptop Installer[46880]: PackageKit: Registered bundle file:///Applications/Fuse.app/Contents/Fuse%20Inspector.app/ for uid 501
Nov 16 00:06:50 laptop installd[361]: PackageKit: Removing client PKInstallDaemonClient pid=46880, uid=501 (/System/Library/CoreServices/Installer.app/Contents/MacOS/Installer)
Nov 16 00:06:50 laptop Installer[46880]: Running install actions
Nov 16 00:06:50 laptop Installer[46880]: Removing temporary directory "/var/folders/88/m8f917m92vdd__6gwjjpm_yw0000gn/T//Install.46880i5GhQo"
Nov 16 00:06:50 laptop Installer[46880]: Finalize disk "Macintosh HD"
Nov 16 00:06:50 laptop Installer[46880]: Notifying system of updated components
Nov 16 00:06:50 laptop Installer[46880]: 
Nov 16 00:06:50 laptop Installer[46880]: ****Summary Information****
Nov 16 00:06:50 laptop Installer[46880]: Operation Elapsed time
Nov 16 00:06:50 laptop Installer[46880]: -----------------------------
Nov 16 00:06:50 laptop Installer[46880]: disk 0.02 seconds
Nov 16 00:06:50 laptop Installer[46880]: script 0.00 seconds
Nov 16 00:06:50 laptop Installer[46880]: zero 0.00 seconds
Nov 16 00:06:50 laptop Installer[46880]: install 19.08 seconds
Nov 16 00:06:50 laptop Installer[46880]: -total- 19.10 seconds
Nov 16 00:06:50 laptop Installer[46880]: 
Nov 16 00:06:50 laptop Installer[46880]: IFDInstallController 5E20 state = 5
Nov 16 00:06:50 laptop Installer[46880]: Displaying 'Install Succeeded' UI.

```

---

<div class="post-metadata">

### Author: ![Anders\_Schau\_Knatten](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/anders_schau_knatten/32/41_2.png) [@Anders\_Schau\_Knatten](https://forums.fusetools.com/u/Anders_Schau_Knatten)
#### Post date: [November 17, 2016, 7:44am UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/12 "2016-11-17T07:44:52Z")

</div>

Hi, what’s the output of the following commands?

`ls -l /usr/local/share/uno/Packages/UnoCore/`

`uno config`

`fuse create app empty ; cd empty; fuse build -v` \<-Note that this creates an empty app “`empty`”, which you can delete afterwards.

---

<div class="post-metadata">

### Author: ![Andre\_Simoes](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/andre_simoes/32/568_2.png) [@Andre\_Simoes](https://forums.fusetools.com/u/Andre_Simoes)
#### Post date: [November 17, 2016, 9:44am UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/13 "2016-11-17T09:44:14Z")

</div>

ls -l /usr/local/share/uno/Packages/UnoCore/

```auto
alsimoes@laptop:/usr/local/share/uno/SDKs$ ls -l /usr/local/share/uno/Packages/UnoCore/
ls: /usr/local/share/uno/Packages/UnoCore/: No such file or directory
alsimoes@laptop:/usr/local/share/uno/SDKs$ 

```

uno config

```auto
alsimoes@laptop:/usr/local/share/uno/SDKs$ uno config
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Uno 0.40.2 (build 3994) OS X 10.12 i386 5e10813

Uno settings
  Android.NDK.Directory /Users/alsimoes/Library/Application Support/Fusetools/Fuse/Android/AndroidNDK
  Android.SDK.BuildToolsVersion (/Users/alsimoes/Library/Application Support/Fusetools/Fuse/Android) 23.0.1
  Android.SDK.Directory /Users/alsimoes/Library/Application Support/Fusetools/Fuse/Android/AndroidSDK
  Ant.Directory /Users/alsimoes/Library/Application Support/Fusetools/Fuse/Android/Ant
  Apps.Disasm (/Applications/Fuse.app/Contents/Uno) Uno Disasm.app
  Assemblies.PerfCmp (/Applications/Fuse.app/Contents/Uno) uno-perf-cmp.exe
  Assemblies.PerfTest (/Applications/Fuse.app/Contents/Uno) uno-perf-test.exe
  Assemblies.Plugins (/Applications/Fuse.app/Contents/Uno) Uno.Compiler.Extensions.dll
  Assemblies.Test (/Applications/Fuse.app/Contents/Uno) uno-test.exe
  Assemblies.TestGen (/Applications/Fuse.app/Contents/Uno) uno-test-gen.exe
  Assemblies.Uno (/Applications/Fuse.app/Contents/Uno) uno.exe
  IsRoot (/Applications/Fuse.app/Contents/Uno) false
  Java.JDK.Directory /Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home
  ModulesDirectory (/Applications/Fuse.app/Contents) Modules
  Mono /Applications/Fuse.app/Contents/Mono/bin/mono
  Packages.Default (/Applications/Fuse.app/Contents/Uno) Fuse
                             (/Applications/Fuse.app/Contents/Uno) FuseJS
  Packages.Feeds https://api.fusetools.com/packages/v1/nuget/v2
  Packages.InstallDirectory (/Applications/Fuse.app/Contents/Uno) ../lib
  Packages.SearchPaths (/Applications/Fuse.app/Contents) Packages
                             /usr/local/share/uno/Packages
                             (/Applications/Fuse.app/Contents) ../../Packages
                             (/Applications/Fuse.app/Contents/Uno) ../Packages
  Paths.AppLoader (/Applications/Fuse.app/Contents/Uno) .
  Paths.NativeLib (/Applications/Fuse.app/Contents/Uno) .
  SdkConfig /Users/alsimoes/Library/Application Support/Fusetools/Fuse/Android/.sdkconfig
  TemplatesDirectory (/Applications/Fuse.app/Contents) Templates

Config files
  /Applications/Fuse.app/Contents/Uno/.unoconfig
  /Applications/Fuse.app/Contents/Uno/common.unoconfig
  /Users/alsimoes/Library/Application Support/Fusetools/Fuse/Android/.sdkconfig
  /Applications/Fuse.app/Contents/Uno/mac.unoconfig
  /Applications/Fuse.app/Contents/.unoconfig
  /Applications/Fuse.app/Contents/Fuse.unoconfig

.NET assemblies
  /Applications/Fuse.app/Contents/Mono/lib/mono/4.5/mscorlib.dll (4.0.0.0)
  /Applications/Fuse.app/Contents/Mono/lib/mono/4.5/System.Core.dll (4.0.0.0)
  /Applications/Fuse.app/Contents/Mono/lib/mono/4.5/System.dll (4.0.0.0)
  /Applications/Fuse.app/Contents/Uno/stuff.exe (1.2.4.0)
  /Applications/Fuse.app/Contents/Uno/Mono.Options.dll (4.0.0.0)
  /Applications/Fuse.app/Contents/Uno/AjaxMin.dll (5.14.5506.26196)
  /Applications/Fuse.app/Contents/Uno/Microsoft.Web.XmlTransform.dll (2.1.0.0)
  /Applications/Fuse.app/Contents/Uno/Minimatch.dll (1.1.0.0)
  /Applications/Fuse.app/Contents/Uno/MonoMac.dll (0.0.0.0)
  /Applications/Fuse.app/Contents/Uno/Newtonsoft.Json.dll (8.0.0.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Common.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Core.dll (2.11.1.812)
  /Applications/Fuse.app/Contents/Uno/NuGet.Frameworks.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Logging.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Packaging.Core.Types.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Packaging.Core.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Packaging.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Versioning.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/Uno.Native.dll (1.0.0.0)
  /Applications/Fuse.app/Contents/Uno/Uno.Runtime.Core.dll (0.0.0.0)
alsimoes@laptop:/usr/local/share/uno/SDKs$ 

```

fuse create app empty ; cd empty; fuse build -v

```auto
alsimoes@laptop:~/FuseProjects$ fuse create app empty ; cd empty; fuse build -v
Created project: 'empty' at '/Users/alsimoes/FuseProjects/empty'
Uno 0.40.2 (build 3994) OS X 10.12 i386 5e10813

Configuring
Project file: empty.unoproj
Search paths: /Applications/Fuse.app/Contents/Packages, /usr/local/share/uno/Packages, /Applications/Packages, /Applications/Fuse.app/Contents/lib
empty.unoproj: E0100: Package 'UnoCore' was not found
empty.unoproj(4.9): E0100: Package 'Fuse' was not found
empty.unoproj(5.11): E0100: Package 'FuseJS' was not found

Build completed in 0.20 seconds
    3 errors

fuse: Errors were encountered while building the project
alsimoes@laptop:~/FuseProjects/empty$ 

```

---

<div class="post-metadata">

### Author: ![Anders\_Schau\_Knatten](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/anders_schau_knatten/32/41_2.png) [@Anders\_Schau\_Knatten](https://forums.fusetools.com/u/Anders_Schau_Knatten)
#### Post date: [November 17, 2016, 10:00am UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/14 "2016-11-17T10:00:53Z")

</div>

It looks like the installer wasn’t able to install the packages you need. Are you running the installer as a user with admin privileges?

---

<div class="post-metadata">

### Author: ![Andre\_Simoes](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/andre_simoes/32/568_2.png) [@Andre\_Simoes](https://forums.fusetools.com/u/Andre_Simoes)
#### Post date: [November 17, 2016, 1:45pm UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/15 "2016-11-17T13:45:42Z")

</div>

My user is the admin, but I will verify the permissions anyway.

---

<div class="post-metadata">

### Author: ![Andre\_Simoes](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/andre_simoes/32/568_2.png) [@Andre\_Simoes](https://forums.fusetools.com/u/Andre_Simoes)
#### Post date: [November 18, 2016, 1:54am UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/16 "2016-11-18T01:54:56Z")

</div>

### PROBLEM SOLVED!

* * *

###→ Uninstall Fuse using _sudo_:

```auto
$ sudo ./uninstall_fuse.sh

```

###→ Reinstall from terminal with _sudo_:

```auto
$ sudo installer -pkg fuse_osx_0_29_0_8396.pkg -target /
installer: Package name is Fuse
installer: Upgrading at base path /
installer: The upgrade was successful.

```

###→ Verify if the installer was able to install the packages:

With…

```auto
$ ls -l /usr/local/share/uno/Packages/UnoCore/
total 0
drwxrwxrwx 10 root wheel 340B 7 Nov 14:57 0.40.2/

```

…and…

```auto
$ uno config
Uno 0.40.2 (build 3994) OS X 10.12 i386 5e10813

Uno settings
  Android.NDK.Directory /Users/alsimoes/Library/Application Support/Fusetools/Fuse/Android/AndroidNDK
  Android.SDK.BuildToolsVersion (../../Library/Application Support/Fusetools/Fuse/Android) 23.0.1
  Android.SDK.Directory /Users/alsimoes/Library/Application Support/Fusetools/Fuse/Android/AndroidSDK
  Ant.Directory /Users/alsimoes/Library/Application Support/Fusetools/Fuse/Android/Ant
  Apps.Disasm (/Applications/Fuse.app/Contents/Uno) Uno Disasm.app
  Assemblies.PerfCmp (/Applications/Fuse.app/Contents/Uno) uno-perf-cmp.exe
  Assemblies.PerfTest (/Applications/Fuse.app/Contents/Uno) uno-perf-test.exe
  Assemblies.Plugins (/Applications/Fuse.app/Contents/Uno) Uno.Compiler.Extensions.dll
  Assemblies.Test (/Applications/Fuse.app/Contents/Uno) uno-test.exe
  Assemblies.TestGen (/Applications/Fuse.app/Contents/Uno) uno-test-gen.exe
  Assemblies.Uno (/Applications/Fuse.app/Contents/Uno) uno.exe
  IsRoot (/Applications/Fuse.app/Contents/Uno) false
  Java.JDK.Directory /Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home
  ModulesDirectory (/Applications/Fuse.app/Contents) Modules
  Mono /Applications/Fuse.app/Contents/Mono/bin/mono
  Packages.Default (/Applications/Fuse.app/Contents/Uno) Fuse
                             (/Applications/Fuse.app/Contents/Uno) FuseJS
  Packages.Feeds https://api.fusetools.com/packages/v1/nuget/v2
  Packages.InstallDirectory (/Applications/Fuse.app/Contents/Uno) ../lib
  Packages.SearchPaths (/Applications/Fuse.app/Contents) Packages
                             /usr/local/share/uno/Packages
                             (/Applications/Fuse.app/Contents) ../../Packages
                             (/Applications/Fuse.app/Contents/Uno) ../Packages
  Paths.AppLoader (/Applications/Fuse.app/Contents/Uno) .
  Paths.NativeLib (/Applications/Fuse.app/Contents/Uno) .
  SdkConfig /Users/alsimoes/Library/Application Support/Fusetools/Fuse/Android/.sdkconfig
  TemplatesDirectory (/Applications/Fuse.app/Contents) Templates

Config files
  /Applications/Fuse.app/Contents/Uno/.unoconfig
  /Applications/Fuse.app/Contents/Uno/common.unoconfig
  ../../Library/Application Support/Fusetools/Fuse/Android/.sdkconfig
  /Applications/Fuse.app/Contents/Uno/mac.unoconfig
  /Applications/Fuse.app/Contents/.unoconfig
  /Applications/Fuse.app/Contents/Fuse.unoconfig

.NET assemblies
  /Applications/Fuse.app/Contents/Mono/lib/mono/4.5/mscorlib.dll (4.0.0.0)
  /Applications/Fuse.app/Contents/Mono/lib/mono/4.5/System.Core.dll (4.0.0.0)
  /Applications/Fuse.app/Contents/Mono/lib/mono/4.5/System.dll (4.0.0.0)
  /Applications/Fuse.app/Contents/Uno/stuff.exe (1.2.4.0)
  /Applications/Fuse.app/Contents/Uno/Mono.Options.dll (4.0.0.0)
  /Applications/Fuse.app/Contents/Uno/AjaxMin.dll (5.14.5506.26196)
  /Applications/Fuse.app/Contents/Uno/Microsoft.Web.XmlTransform.dll (2.1.0.0)
  /Applications/Fuse.app/Contents/Uno/Minimatch.dll (1.1.0.0)
  /Applications/Fuse.app/Contents/Uno/MonoMac.dll (0.0.0.0)
  /Applications/Fuse.app/Contents/Uno/Newtonsoft.Json.dll (8.0.0.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Common.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Core.dll (2.11.1.812)
  /Applications/Fuse.app/Contents/Uno/NuGet.Frameworks.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Logging.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Packaging.Core.Types.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Packaging.Core.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Packaging.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/NuGet.Versioning.dll (3.4.3.0)
  /Applications/Fuse.app/Contents/Uno/Uno.Native.dll (1.0.0.0)
  /Applications/Fuse.app/Contents/Uno/Uno.Runtime.Core.dll (0.0.0.0)

```

###→ Verify if the Fuse can compile a project:

```auto
$ fuse create app empty ; cd empty; fuse build -v
Created project: 'empty' at '/Users/alsimoes/Downloads/Fuse/empty'
Uno 0.40.2 (build 3994) OS X 10.12 i386 5e10813

Configuring
Project file: empty.unoproj
Search paths: /Applications/Fuse.app/Contents/Packages, /usr/local/share/uno/Packages, /Applications/Packages, /Applications/Fuse.app/Contents/lib
Packages: UnoCore (0.40.2), Fuse.Designer (0.40.8), Fuse.Platform (0.40.8), Uno.Collections (0.40.0), Uno.Geometry (0.40.0), Uno.Net.Sockets (0.40.2), Uno.Threading (0.40.2), FuseCore (0.40.8), Fuse.Motion (0.40.8), Fuse.Animations (0.40.8), Fuse.Drawing (0.40.8), Fuse.Drawing.Planar (0.40.8), Uno.Net.Http (0.40.2), Experimental.Http (0.40.8), Experimental.TextureLoader (0.40.0), Fuse.Scripting (0.40.8), Fuse.Triggers (0.40.8), Fuse.Elements (0.40.8), Fuse.Controls.Native (0.40.8), Fuse.Drawing.Batching (0.40.8), Fuse.Drawing.Meshes (0.40.8), Fuse.Drawing.Primitives (0.40.8), Fuse.Drawing.Polygons (0.40.8), Fuse.Drawing.Paths (0.40.8), Fuse.Entities (0.40.8), Fuse.Gestures (0.40.8), Uno.Data.Json (0.40.0), Fuse.Navigation (0.40.8), Fuse.Scripting.Duktape (0.40.8), Fuse.Scripting.JavaScriptCore (0.40.8), Fuse.Scripting.Jurassic (0.40.8), Fuse.Scripting.V8 (0.40.8), Uno.Testing (0.40.2), Fuse.Reactive (0.40.8), Fuse.Controls (0.40.8), Fuse.Controls.Panels (0.40.8), Fuse.Effects (0.40.8), Fuse.Controls.Primitives (0.40.8), Fuse.Controls.ScrollView (0.40.8), Fuse.Android (0.40.8), Fuse.Controls.Navigation (0.40.8), Fuse.Controls.Video (0.40.8), Fuse.iOS (0.40.8), Fuse.Controls.WebView (0.40.8), Fuse.Desktop (0.40.8), Fuse.FileSystem (0.40.8), Fuse.Physics (0.40.8), Fuse.Selection (0.40.8), Fuse.Storage (0.40.8), Fuse.UserEvents (0.40.8), Uno.Data.Xml (0.40.0), Fuse (0.40.8), Polyfills.Window (0.40.8), FuseJS (0.40.8), empty (0.0.0)
Output dir: build/(default)/Debug
(2,528.20 ms)

Compiling syntax tree (730.46 ms)
Generating code and data (135.52 ms)
Build completed in 3.41 seconds

```

---

<div class="post-metadata">

### Author: ![Andre\_Simoes](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/andre_simoes/32/568_2.png) [@Andre\_Simoes](https://forums.fusetools.com/u/Andre_Simoes)
#### Post date: [November 18, 2016, 10:33am UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/17 "2016-11-18T10:33:47Z")

</div>

Yesterday everything works fine!

I just code a hello world app to test and previewed, works fine!

I go to sleep.

I wake this morning and try to preview again today and BANG!

```auto
alsimoes@laptop:~/FuseProjects$ fuse create app empty ; cd empty; fuse build -v
Created project: 'empty' at '/Users/alsimoes/FuseProjects/empty'
Uno 0.40.2 (build 3994) OS X 10.12 i386 5e10813

Configuring
Project file: empty.unoproj
Search paths: /Applications/Fuse.app/Contents/Packages, /usr/local/share/uno/Packages, /Applications/Packages, /Applications/Fuse.app/Contents/lib
empty.unoproj: E0100: Package 'UnoCore' was not found
empty.unoproj(4.9): E0100: Package 'Fuse' was not found
empty.unoproj(5.11): E0100: Package 'FuseJS' was not found

Build completed in 0.19 seconds
    3 errors

```

### …macOS Sierra just removed the packages?!

---

<div class="post-metadata">

### Author: ![Anders\_Schau\_Knatten](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/anders_schau_knatten/32/41_2.png) [@Anders\_Schau\_Knatten](https://forums.fusetools.com/u/Anders_Schau_Knatten)
#### Post date: [November 18, 2016, 11:29am UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/18 "2016-11-18T11:29:12Z")

</div>

And the packages are now physically gone from `/usr/local/share/uno/Packages`?

---

<div class="post-metadata">

### Author: ![Andre\_Simoes](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/andre_simoes/32/568_2.png) [@Andre\_Simoes](https://forums.fusetools.com/u/Andre_Simoes)
#### Post date: [November 18, 2016, 12:57pm UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/19 "2016-11-18T12:57:21Z")

</div>

Exactly.

The only thing that occurs me, this is something new with the installation process on macOS Sierra that Apple didn’t make clear.

Could be a vírus?

---

<div class="post-metadata">

### Author: ![Andre\_Simoes](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/andre_simoes/32/568_2.png) [@Andre\_Simoes](https://forums.fusetools.com/u/Andre_Simoes)
#### Post date: [November 19, 2016, 11:08am UTC](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752/20 "2016-11-19T11:08:27Z")

</div>

I repeat the installation step. I will work with Fuse today e try to get the exactly point when the packages will be erased.

```auto
$ ls -l /usr/local/share/uno/Packages/UnoCore/
ls: /usr/local/share/uno/Packages/UnoCore/: No such file or directory
alsimoes@laptop:~/FuseProjects$ 

$ sudo installer -pkg /Users/alsimoes/Downloads/Fuse/fuse_osx_0_29_0_8396.pkg -target /
installer: Package name is Fuse
installer: Upgrading at base path /
installer: The upgrade was successful.

$ ls -l /usr/local/share/uno/Packages/UnoCore/
total 0
drwxrwxrwx 10 root wheel 340B 7 Nov 14:57 0.40.2/

```

[Next page](https://forums.fusetools.com/t/failed-to-compile-project-local-preview/2752.md?page=2)
