Modify ↓
Ticket #7213 (closed bug: wontfix)
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: | ||
| Blocking: | Blocked by: |
Description
On an clean repo Execute 'make lint' will show the following message
make: *** No rule to make target `src/sizzle/sizzle.js', needed by `src/selector.js'. Stop.
Hor To Reproduce:
Just 'make clean lint' to see this error message
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

run make && make lint.