Side navigation
#7213 closed bug (wontfix)
Opened October 16, 2010 04:08PM UTC
Closed October 18, 2010 10:29PM UTC
make lint on a clean repo will occur error message
Reported by: | othree | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4.4 |
Component: | unfiled | Version: | 1.4.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
On an clean repo
Execute 'make lint' will show the following message
make: *** No rule to make target
src/selector.js'. Stop.
Hor To Reproduce:
Just 'make clean lint' to see this error message
Attachments (0)
Change History (1)
Changed October 18, 2010 10:29PM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
run
make && make lint
.