contradb / contra

Find and share contra dances.
http://contradb.com
GNU Affero General Public License v3.0
13 stars 5 forks source link

Unable to build due to outdated dependencies #739

Open dperelman opened 1 year ago

dperelman commented 1 year ago

I am unable to get the repository to build without errors locally. I was able to get to the point of the site being minimally usable but there's TypeScript compile errors that don't make sense; tsc and VS Code think the TypeScript is fine, so it's something with the ts-loader/webpack setup. Here's the branch I've been working in, which definitely would require some clean up before being turned into a PR even if it did work: https://github.com/dperelman/contra/tree/feature/ruby-3

Example error:

./app/javascript/advanced-search.tsx 90:88-90
[tsl] ERROR in ./app/javascript/advanced-search.tsx(90,89)
      TS2339: Property 'Md' does not exist on type '{}'.