Opened 10 years ago
Closed 7 years ago
#46893 closed defect (fixed)
coffee-script @1.3.3 does not build, does not work
Reported by: | andrew@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch | Cc: | macports.org@…, alexreg (Alexander Regueiro), ksze (Kal Sze) |
Port: | coffee-script |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hi
The latest updates seem to have broken coffeescript.
$ coffee -b -c -o working/js coffee TypeError: undefined is not a function at writeJs (/opt/local/lib/coffee-script/lib/coffee-script/command.js:413:17) at compileScript (/opt/local/lib/coffee-script/lib/coffee-script/command.js:185:18) at /opt/local/lib/coffee-script/lib/coffee-script/command.js:150:18 at fs.js:336:14 at FSReqWrap.oncomplete (fs.js:99:15)
Change History (5)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | coffeescript coffee-script removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Priority: | High → Normal |
Summary: | Coffescript does not compile js anymore → coffee-script does not compile js anymore |
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | macports.org@… added |
---|---|
Summary: | coffee-script does not compile js anymore → coffee-script @1.3.3 does not build, does not work |
Has duplicate #48990.
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | alexreg@… added |
---|---|
Keywords: | haspatch added |
comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | swordangel@… added |
---|
Has duplicate #49204.
comment:5 Changed 7 years ago by pmetzger (Perry E. Metzger)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I have not updated the coffee-script port in years, because it really needs to be installed with npm, using its dependency engine. I have long wanted to build an npm portgroup to make it possible to add npm-using ports to MacPorts, but have not done so yet. For now, your best bet is to install coffee-script with npm and forget about the coffee-script port in MacPorts.