You are not logged in.

#1 2016-05-22 22:11:03

smithinger44
Member
Registered: 2016-01-01
Posts: 45

How do I make this work on Arch? (coffee-script, forever, npm install)

I need to run a java application that has this written in it's readme:

1.Run npm install . in script directory
2.Install CLI tools: npm install -g coffee-script forever
3.Add user accounts: coffee users.coffee
4.Start: forever start -c coffee boost.coffee

How do I utilise this information with ArchLinux?

Offline

#2 2016-05-22 22:39:00

netadmin
Member
Registered: 2016-04-28
Posts: 45

Re: How do I make this work on Arch? (coffee-script, forever, npm install)

If you are trying to install coffee-script you can install it with pacman from the repository. It will pull in nodejs.

https://www.archlinux.org/packages/comm … ee-script/

Offline

Board footer

Powered by FluxBB