IfSharp icon indicating copy to clipboard operation
IfSharp copied to clipboard

Docker (linux): "Assembly reference 'netstandard' not found

Open stephen-swensen opened this issue 5 years ago • 1 comments

Running via docker on linux for the first time in a brand new Notebook, I see an error message "Assembly reference 'netstandard' not found" with a simple addition statement.

image

stephen-swensen avatar Jun 01 '20 01:06 stephen-swensen

There's a bit of a mismatch between the editor services and execution engine on Linux causing this. I don't recall if it's now fixed in master but the Docker image could be updated as a first step see #249 needing a volunteer.

cgravill avatar Jun 04 '20 09:06 cgravill