Opened 7 years ago

Closed 5 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 7 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ci42
Port: nodejs7 added
Status: newassigned

comment:2 Changed 5 years ago by yan12125 (Chih-Hsuan Yen)

Resolution: fixed
Status: assignedclosed

In 08408fd864685be540dc63399ebc445458904cae/macports-ports (master):

nodejs*: drop nodejs{5,7,9}

Those versions are non-LTS and have reached their end-of-life [1].

Closes: #53799
Closes: #54083
Closes: #55655
Closes: #55656

[1] https://github.com/nodejs/Release

Note: See TracTickets for help on using tickets.