Wasp typescript error
version = 0.16.2
logs
logs
dylank in sunderer on wardbox/v1 [!] via ⬢ v20.18.3
wasp clean
:bee: --- Deleting the .wasp/ directory... -------------------------------------------
:white_check_mark: --- Nothing to delete: The .wasp/ directory does not exist. --------------------
:bee: --- Deleting the node_modules/ directory... ------------------------------------
:white_check_mark: --- Deleted the node_modules/ directory. ---------------------------------------
dylank in sunderer on wardbox/v1 [!] via ⬢ v20.18.3 took 5.4s
node -v
v20.18.3
dylank in sunderer on wardbox/v1 [!] via ⬢ v20.18.3
wasp ts-setup
[ Wasp ] added 629 packages, and audited 632 packages in 6s
[ Wasp ]
[ Wasp ] 154 packages are looking for funding
[ Wasp ] run `npm fund` for details
[ Wasp ]
[ Wasp ] 2 moderate severity vulnerabilities
[ Wasp ]
[ Wasp ] To address all issues (including breaking changes), run:
[ Wasp ] npm audit fix --force
[ Wasp ]
[ Wasp ] Run `npm audit` for details.%
dylank in sunderer on wardbox/v1 [!] via ⬢ v20.18.3 took 5.9s
wasp start db
[ Wasp ]
[ Wasp ]
[ Wasp ] This is not the tsc command you are looking for
[ Wasp ]
[ Wasp ]
[ Wasp ] To get access to the TypeScript compiler, tsc, from the command line either:
[ Wasp ]
[ Wasp ] - Use npm install typescript to first add TypeScript to your project before using npx
[ Wasp ] - Use yarn to avoid accidentally running code from un-installed packages
:x: --- [Error] Analyzing wasp project failed: -------------------------------------
1 errors found:
- Got TypeScript compiler errors for /Users/dylank/personal_git/sunderer/main.wasp.ts.dylank in sunderer on wardbox/v1 [!] via ⬢ v20.18.3
wasp clean
:bee: --- Deleting the .wasp/ directory... -------------------------------------------
:white_check_mark: --- Nothing to delete: The .wasp/ directory does not exist. --------------------
:bee: --- Deleting the node_modules/ directory... ------------------------------------
:white_check_mark: --- Deleted the node_modules/ directory. ---------------------------------------
dylank in sunderer on wardbox/v1 [!] via ⬢ v20.18.3 took 5.4s
node -v
v20.18.3
dylank in sunderer on wardbox/v1 [!] via ⬢ v20.18.3
wasp ts-setup
[ Wasp ] added 629 packages, and audited 632 packages in 6s
[ Wasp ]
[ Wasp ] 154 packages are looking for funding
[ Wasp ] run `npm fund` for details
[ Wasp ]
[ Wasp ] 2 moderate severity vulnerabilities
[ Wasp ]
[ Wasp ] To address all issues (including breaking changes), run:
[ Wasp ] npm audit fix --force
[ Wasp ]
[ Wasp ] Run `npm audit` for details.%
dylank in sunderer on wardbox/v1 [!] via ⬢ v20.18.3 took 5.9s
wasp start db
[ Wasp ]
[ Wasp ]
[ Wasp ] This is not the tsc command you are looking for
[ Wasp ]
[ Wasp ]
[ Wasp ] To get access to the TypeScript compiler, tsc, from the command line either:
[ Wasp ]
[ Wasp ] - Use npm install typescript to first add TypeScript to your project before using npx
[ Wasp ] - Use yarn to avoid accidentally running code from un-installed packages
:x: --- [Error] Analyzing wasp project failed: -------------------------------------
1 errors found:
- Got TypeScript compiler errors for /Users/dylank/personal_git/sunderer/main.wasp.ts.