You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
What steps will reproduce the problem?
1. Install and run on OSX 10.6 with Python 3.1 (installed from ports)
2. # fixjsstyle somefile.js
Traceback (most recent call last):
File "/usr/local/bin/fixjsstyle", line 8, in <module>
load_entry_point('closure-linter==2.2.1', 'console_scripts', 'fixjsstyle')()
File "build/bdist.macosx-10.6-universal/egg/closure_linter/fixjsstyle.py", line 38, in main
File "build/bdist.macosx-10.6-universal/egg/closure_linter/common/simplefileflags.py", line 186, in GetFileList
File "build/bdist.macosx-10.6-universal/egg/closure_linter/common/simplefileflags.py", line 126, in GetAllSpecifiedFiles
File "build/bdist.macosx-10.6-universal/egg/closure_linter/common/simplefileflags.py", line 76, in _GetUserSpecifiedFiles
TypeError: 'NoneType' object is unsubscriptable
No problem running the gjslint binary.
Original issue reported on code.google.com by aristede...@gmail.com on 30 Aug 2010 at 10:07
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
aristede...@gmail.com
on 30 Aug 2010 at 10:07The text was updated successfully, but these errors were encountered: