Skip to content

Commit 389b631

Browse files
Add tslib@^2.0.0 dependency
Error on createExtension coc-phpactor from ~/.config/coc/extensions/node_modules/coc-phpactor/lib/extension.js Error: Cannot find module 'tslib'.
1 parent 1eb9ab8 commit 389b631

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,6 @@
5858
"webpack-cli": "^3.3.4"
5959
},
6060
"dependencies": {
61+
"tslib": "^2.0.0"
6162
}
6263
}

0 commit comments

Comments
 (0)