mirror of
https://github.com/meteor/meteor.git
synced 2026-01-10 16:18:35 -05:00
installing typescript directly
This commit is contained in:
@@ -164,7 +164,7 @@ jobs:
|
||||
pushd tools
|
||||
npm install @types/node@18.11.9 --save-dev
|
||||
# Ensure that meteor/tools has no TypeScript errors.
|
||||
../meteor npx tsc --noEmit --skipLibCheck
|
||||
../meteor npm install -g typescript
|
||||
popd
|
||||
./meteor --get-ready
|
||||
# shouldn't take longer than 60 minutes
|
||||
|
||||
Reference in New Issue
Block a user