You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vinxi build --config ./config/app.config.ts
vinxi v0.4.3
⚙ Building your app...
vinxi v0.4.3
ERROR Couldn't load app 8:37:10 AM at Object.run (web/node_modules/vinxi/bin/cli.mjs:231:12) at async runCommand (web/node_modules/citty/dist/index.mjs:316:16) at async runCommand (web/node_modules/citty/dist/index.mjs:307:11) at async runMain (web/node_modules/citty/dist/index.mjs:445:7) ERROR Couldn't load app 8:37:10 AM
ERROR Exited with code: 1 8:37:10 AM
at CommandChild.pipedStdoutBuffer (web/node_modules/dax-sh/esm/mod.js:9392:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Vinxi will only build if the config is in the same directory as the CWD.
The text was updated successfully, but these errors were encountered:
Heyy my bad the fix for this is not in, if anyone's got the time, the fix should be simple, a PR would be very welcome. Otherwise I'll try to get to it this week
This worked fine in 0.4.1:
After upgrading to 0.4.3:
Vinxi will only build if the config is in the same directory as the CWD.
The text was updated successfully, but these errors were encountered: