benschwarz / sublime-bower

Install Bower packages from within Sublime
MIT License
226 stars 12 forks source link

Not working with Sublime 3 - Windows 8 #44

Open webloper opened 9 years ago

webloper commented 9 years ago

Hello,

I've just installed sublime bower plugin through browse packages. I've got bower installed properly and its working fine through terminal. The only Bower:Discover packages command is working, the other three commands Bower:install, Bower:Configure project and Bower:Install dependencies are not working.

Console: is there any issue ?

File "bower.commands.install in C:\Users\Ravi Kumar\AppData\Roaming\Sublime Text 3\Installed Packages\Bower.sublime-package", line 22, in run File "bower.commands.install in C:\Users\Ravi Kumar\AppData\Roaming\Sublime Text 3\Installed Packages\Bower.sublime-package", line 26, in list_packages File "bower.commands.install in C:\Users\Ravi Kumar\AppData\Roaming\Sublime Text 3\Installed Packages\Bower.sublime-package", line 56, in get_registry_url File "bower.commands.install in C:\Users\Ravi Kumar\AppData\Roaming\Sublime Text 3\Installed Packages\Bower.sublime-package", line 44, in get_bower_config File "bower.commands.install in C:\Users\Ravi Kumar\AppData\Roaming\Sublime Text 3\Installed Packages\Bower.sublime-package", line 17, in get_config_path File "./ntpath.py", line 316, in dirname File "./ntpath.py", line 280, in split File "./ntpath.py", line 208, in splitdrive TypeError: object of type 'NoneType' has no len()

n3ps commented 9 years ago

I'm having the exact same error. Bower works independently. Fresh Win8.1, if that matters.

savvagee commented 8 years ago

Create a Project (Project/Save Project As) Restart Sublime Close the Project (Project/Close Project) Open the Project And Bower works