There was a problem. In general, I installed nodejs in / usr / ports / www, and then deleted the node folder, so I wanted to delete nodejs. Well, deleted. I want to install it, writes:

make: do not know how to make install. Stop

What to do?

    2 answers 2

    # cd

    # portsnap fetch

    # portsnap extract

    # cd / usr / ports / www / node

    # make install clean

      Leave this port to another directory and then rerun the command.

      • @tehnikpc, how to do this? Tell me please ... - ModaL
      • make clean? - pyatak
      • @pyat, montytool # cd / usr / ports / www / nodemontytool # make cleanmake: Stop - ModaLan
      • For example, do "cd /" and then "make BATCH = yes -C / usr / ports / www / node / install clean" - tehnikpc
      • @tehnikpc, montytool # cd / montytool # make BATCH = yes –C / usr / ports / www / node install. Stop - ModaL