beechain
beechain
WWasp-lang
Created by beechain on 7/18/2024 in #đŸ™‹questions
change what port wasp is listening on
yup cleaned and started again, it took a few tries, but node 20 via nvm helped
14 replies
WWasp-lang
Created by beechain on 7/18/2024 in #đŸ™‹questions
change what port wasp is listening on
ty martinsos đŸ”¥
14 replies
WWasp-lang
Created by beechain on 7/18/2024 in #đŸ™‹questions
change what port wasp is listening on
yooooo lfg
14 replies
WWasp-lang
Created by beechain on 7/18/2024 in #đŸ™‹questions
change what port wasp is listening on
@martinsos or other admin help plz
14 replies
WWasp-lang
Created by beechain on 7/18/2024 in #đŸ™‹questions
change what port wasp is listening on
pls & ty^
14 replies
WWasp-lang
Created by beechain on 7/18/2024 in #đŸ™‹questions
change what port wasp is listening on
hey martinsos, i did the wasp db start thing you mentioned - im listening on 5432 now. but i get this when error when i wasp db migrate-dev
[ Wasp ] tsconfig.json(2,14): error TS6053: File '@tsconfig/node18/tsconfig.json' not found.
[ Wasp ] ../../../../node_modules/@testing-library/jest-dom/types/jest.d.ts(1,23): error TS2688: Cannot find type definition file for 'jest'.
[ Wasp ] ../../../../node_modules/@testing-library/jest-dom/types/jest.d.ts(9,27): error TS2304: Cannot find name 'expect'.
[ Wasp ] ../../../../node_modules/vitest/node_modules/vite/dist/node/index.d.ts(5,41): error TS2307: Cannot find module 'rollup/parseAst' or its corresponding type declarations.
[ Wasp ] There are types at '/home/bee/bookme/app/node_modules/vitest/node_modules/rollup/dist/parseAst.d.ts', but this result could not be resolved under your current 'moduleResolution' setting. Consider updating to 'node16', 'nodenext', or 'bundler'.
[ Wasp ] tsconfig.json(2,14): error TS6053: File '@tsconfig/node18/tsconfig.json' not found.
[ Wasp ] ../../../../node_modules/@testing-library/jest-dom/types/jest.d.ts(1,23): error TS2688: Cannot find type definition file for 'jest'.
[ Wasp ] ../../../../node_modules/@testing-library/jest-dom/types/jest.d.ts(9,27): error TS2304: Cannot find name 'expect'.
[ Wasp ] ../../../../node_modules/vitest/node_modules/vite/dist/node/index.d.ts(5,41): error TS2307: Cannot find module 'rollup/parseAst' or its corresponding type declarations.
[ Wasp ] There are types at '/home/bee/bookme/app/node_modules/vitest/node_modules/rollup/dist/parseAst.d.ts', but this result could not be resolved under your current 'moduleResolution' setting. Consider updating to 'node16', 'nodenext', or 'bundler'.
any advice around this? or places u can refer me to? something with my ts not being up to date? i have node v18.19, so i dont think the node16 needs to be updated
14 replies