Skip to content

Fix docker build#38

Open
Flynsarmy wants to merge 1 commit intodgreenheck:mainfrom
Flynsarmy:fix-build
Open

Fix docker build#38
Flynsarmy wants to merge 1 commit intodgreenheck:mainfrom
Flynsarmy:fix-build

Conversation

@Flynsarmy
Copy link

When attempting to run in docker i was getting:

1.772 [vite:load-fallback] Could not load /usr/src/app/build/ez-tree.es.js (imported by src/app/scene.js): ENOENT: no such file or directory, open '/usr/src/app/build/ez-tree.es.js'
1.772 Error: Could not load /usr/src/app/build/ez-tree.es.js (imported by src/app/scene.js): ENOENT: no such file or directory, open '/usr/src/app/build/ez-tree.es.js'

This was caused by the Dockerfile not building the lib before the app on a clean install.

@Flynsarmy Flynsarmy mentioned this pull request Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant