artwork-software / artwork

a free project management software for the arts
https://artwork.software
GNU Affero General Public License v3.0
19 stars 2 forks source link

Installation Standalone app.css #863

Closed frank-fft closed 1 week ago

frank-fft commented 1 week ago

Hallo,

bei der Standalone-Installation tritt folgender Fehler auf:

vite v5.3.1 building for production... ✓ 0 modules transformed. x Build failed in 31ms error during build: Could not resolve entry module "resources/css/app.css". at getRollupError (file:///var/www/html/node_modules/rollup/dist/es/shared/parseAst.js:396:41) at error (file:///var/www/html/node_modules/rollup/dist/es/shared/parseAst.js:392:42) at ModuleLoader.loadEntryModule (file:///var/www/html/node_modules/rollup/dist/es/shared/node-entry.js:19123:20) at async Promise.all (index 0) Created symlink /etc/systemd/system/multi-user.target.wants/artwork-worker.service → /etc/systemd/system/artwork-worker.service.

der Dateiname scheint falsch zu sein.

LG Frank FFT

updatedData commented 1 week ago

Hello Frank.,

some time ago we switched from Webpack to Vite and even more recently we changed something in the dev-environment. The issue should have been fixed by now.

Kind regards