Opened 7 years ago
Closed 7 years ago
#17791 closed defect (worksforme)
the less submodule path is changed in dojox.util
Reported by: | jzw | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Dojox | Version: | 1.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The submodule git://github.com/cloudhead/less.js.git is not exists now, it changed to [email protected]…:less/less.js.git. When clone dojox.util with submodule, throw errors.
Note: See
TracTickets for help on using
tickets.
There's no such thing as dojox/util, probably you are just talking about https://github.com/dojo/util.
The current URL works fine for me:
IIRC [email protected]…:less/less.js.git is for write access rather than just read-only.