Webklex / tbm

Fetch all your bookmarked tweets and make them accessible through a webinterface.
MIT License
28 stars 3 forks source link

Build problems #1

Closed Wikinaut closed 2 years ago

Wikinaut commented 2 years ago

I found that at least dependencies are missing, as far as I noticed these are

npm install tailwindcss npm install embed

Even then I cannot build due to error

./build.sh:

Building for Linux..
build tbm: cannot load embed: malformed module path "embed": missing dot in first path element
Wikinaut commented 2 years ago

My build problems for Linux Mint 20.3 were solved by installing manually the latest node (nodejs) and the latest go (golang) version.

Currently I run tbm successfully with