#48990: coffee-script @1.3.3 - build failure - macports package pulling out-of-date source files? ----------------------------+-------------------------------- Reporter: macports.org@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: coffee-script ----------------------------+-------------------------------- Coffee-script fails to build. Log file from the build is attached. I have latest nodejs @0.12.7, Macports 2.3.3, OS is El Capitan 10.11.1. Googling the error message from the log, it looks like "path.existsSync" (referenced in file cake.js) has been deprecated in nodejs, should be "fs.existsSync" instead. This appears to be fixed in the latest coffee- script cake.js source file, so maybe the python package just needs to be updated to pull the latest coffee-script source files? -- Ticket URL: <https://trac.macports.org/ticket/48990> MacPorts <https://www.macports.org/> Ports system for OS X