Skip to content

Commit 212464a

Browse files
committed
Add note about avoiding conflicting package names
1 parent f591774 commit 212464a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Note if you are using the portable version of Sublime Text, the location will be
3030
different. (See http://docs.sublimetext.info/en/latest/basic_concepts.html#the-data-directory
3131
for more info).
3232

33+
**IMPORTANT** If you already have a package called `TypeScript` installed, either remove this first, or clone this repo to a different folder, else module name resolution can break the plugin.
34+
3335
Platform support
3436
----------------
3537
The plugin has identical behavior across Windows, Mac, and Linux

0 commit comments

Comments
 (0)