SolidOS / mashlib

Solid-compatible data mashup library and Data Browser
https://solidos.github.io/mashlib/dist/browse.html
MIT License
71 stars 21 forks source link

Mysterious versionInfo.ts bug #174

Open chunt007 opened 1 year ago

chunt007 commented 1 year ago

A pesky versionInfo error ups up when you run npm run startStaticOS.

Simply including a blank versionInfo.ts into the /src directory seems to resolve the compile error.

Shouldn't there be a versionInfo.ts file in this repo by default?