We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6346a commit f332bd6Copy full SHA for f332bd6
scripts/build.sh
@@ -11,8 +11,6 @@ echo "Description: Build the package in build/"
11
echo "====================================================="
12
13
echo "Installing Dependencies"
14
-echo "Note: if EEXIST: file already exists on tsc, run `npm uninstall -g tsc`"
15
-npm install -g typescript
16
npm install > /dev/null
17
18
# Prepare build
0 commit comments