forked from adobe/brackets
-
Notifications
You must be signed in to change notification settings - Fork 284
Closed
Description
[Extension] failed to load /src/extensions/default/brackets-paste-and-indent - TypeError: Unable to get property 'split' of undefined or null reference
TypeError: Unable to get property 'split' of undefined or null reference
at deprecationWarning (http://192.168.2.117:8080/src/utils/DeprecationWarning.js:85:13)
at jQuery.fn.init (http://192.168.2.117:8080/src/brackets.js:460:17)
at n (http://192.168.2.117:8080/src/thirdparty/jquery-2.1.3.min.js:2:398)
at Anonymous function (http://192.168.2.117:8080/src/extensions/default/brackets-paste-and-indent/main.js:28:5)
at context.execCb (http://192.168.2.117:8080/src/thirdparty/requirejs/require.js:1658:17)
at Module.prototype.check (http://192.168.2.117:8080/src/thirdparty/requirejs/require.js:869:37)
at Module.prototype.enable (http://192.168.2.117:8080/src/thirdparty/requirejs/require.js:1151:17)
at Module.prototype.init (http://192.168.2.117:8080/src/thirdparty/requirejs/require.js:782:21)
at callGetModule (http://192.168.2.117:8080/src/thirdparty/requirejs/require.js:1178:17)
at context.completeLoad (http://192.168.2.117:8080/src/thirdparty/requirejs/require.js:1552:21)