Skip to content

Commit

Permalink
Merge branch 'master' of github.com:google/clasp
Browse files Browse the repository at this point in the history
  • Loading branch information
grant committed May 25, 2018
2 parents 19bc290 + 7f35583 commit 6d44875
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,9 @@ Use an IDE like **Visual Studio Code** for TypeScript autocompletion.

### Setup

Install `tsc`: `npm install -g typescript`
- Install `tsc`: `npm install -g typescript`
- Remove your local version of `clasp`: `sudo npm uninstall -g @google/clasp`
- This will prevent errors when updating `node_modules`.

#### After Making a Change

Expand Down

0 comments on commit 6d44875

Please sign in to comment.