You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried compiling my fsx project and got this error. Then tried fresh pull of samples/node/express and got same error. I noticed that the node/console project does compile. One difference between them is that the latter uses fsproj and the former uses fsx.
Repro steps
npm install -g fable-compiler
cd samples/node/express
fable