moXXcha / mingle-web

https://mingle-web-six.vercel.app
0 stars 0 forks source link

Develop #79

Closed kou12345 closed 9 months ago

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mingle-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2024 11:07am
kou12345 commented 9 months ago

デプロイ時のエラーはfix/updateProfileで修正済み まだmergeはしていない

./src/types/types.ts:10:8
17:51:16.601 | Type error: Cannot find module '/Users/kou12345/workspace/mingle-web/drizzle/schema' or its corresponding type declarations.
17:51:16.601 |  
17:51:16.601 | 8 \|   tags,
17:51:16.601 | 9 \|   users,
17:51:16.601 | > 10 \| } from '/Users/kou12345/workspace/mingle-web/drizzle/schema';
17:51:16.602 | \|        ^
17:51:16.602 | 11 \|
17:51:16.602 | 12 \| export type Result<T, E> = Success<T, E> \| Failure<T, E>;
17:51:16.602 | 13 \|
17:51:16.734 | Error: Command "npm run build" exited with 1
17:51:17.170

<br class="Apple-interchange-newline">