Opened 8 years ago
Closed 6 years ago
#54083 closed defect (fixed)
nodejs7 built without inspector
Reported by: | mattbishop (Matt Bishop) | Owned by: | ci42 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | nodejs7 |
Description
https://github.com/macports/macports-ports/blob/master/devel/nodejs7/Portfile#L70
This means we can't use node's --inspect feature to debug. Why was this turned off? It is enabled in the nodejs6 port: https://github.com/macports/macports-ports/blob/master/devel/nodejs6/Portfile#L67
Change History (2)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ci42 |
---|---|
Port: | nodejs7 added |
Status: | new → assigned |
comment:2 Changed 6 years ago by yan12125 (Chih-Hsuan Yen)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 08408fd864685be540dc63399ebc445458904cae/macports-ports (master):