2018.1.0b13 & Shader Graph

I was super excited to try out the new Shader Graph with 2018.1.0b13 but unfortunately it doesn’t work on Linux. I hope the following error log helps to fix this.

Assertion failed: Assertion failed on expression: 'success'
UnityEditor.ShaderUtil:CreateShaderAsset(String)
ShaderGraphImporter:OnImportAsset(AssetImportContext) (at /home/micha/.config/unity3d/cache/packages/packages.unity.com/com.unity.shadergraph@1.1.2-preview/Editor/Importers/ShaderGraphImporter.cs:75)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

P.S. I installed Shader Graph 1.1.2 via the new Package Manager

I am in the same boat but I am on windows 10 how can this be fixed?

Same problem here with Windows 10, Unity 2018.1.0f2, and shadergraph 1.1.6-preview
Any clue?