Difference between revisions of "Setup:Installation Guide/System Preparation/Linux/Node.js"

[quality revision][quality revision]
m (Text replacement - "[[en:{{PAGENAME}}]]" to "[[en:{{FULLPAGENAME}}]]")
 


icon for optional
Node.js is required for the operation of the rendering service "Parsoid" for the Visual Editor. The steps are optional and only required if you plan to use them in your BlueSpice installation.

Installation[edit | edit source]

Install Node.js via Aptitude:

apt update; \
apt install nodejs npm; \
apt clean

Next step[edit | edit source]

If you have completed all steps successfully, you can proceed to the next step " Parsoid".

{{DISPLAYTITLE:Node.js on Linux}}
            
            
        __TOC__
        
        
        
        
        
        {{Template:Optional|text=Node.js is required for the operation of the rendering service "Parsoid" for the Visual Editor. The steps are optional and only required if you plan to use them in your BlueSpice installation.}}
        
        == Installation ==
        
        Install Node.js via Aptitude:
        
        
        
        
        <pre>apt update; \
        
        apt install nodejs npm; \
        
        apt clean
        
        
        </pre>
        
        
        
        ==Next step==
        
        If you have completed all steps successfully, you can proceed to the next step "[[Setup: Installation Guide/System Preparation/Linux/Parsoid | Parsoid]]".
        
        
        
        [[en:{{FULLPAGENAME}}]]
            
            
        [[de:Setup:Installationsanleitung/Systemvorbereitung/Linux/Node.js]]
Line 1: Line 1:
 +
{{DISPLAYTITLE:Node.js on Linux}}
 
__TOC__
 
__TOC__
  
  
 
{{Template:Optional|text=Node.js is required for the operation of the rendering service "Parsoid" for the Visual Editor. The steps are optional and only required if you plan to use them in your BlueSpice installation.}}
 
{{Template:Optional|text=Node.js is required for the operation of the rendering service "Parsoid" for the Visual Editor. The steps are optional and only required if you plan to use them in your BlueSpice installation.}}
== Installation ==
+
==Installation==
 
Install Node.js via Aptitude:
 
Install Node.js via Aptitude:
  
Line 14: Line 15:
 
If you have completed all steps successfully, you can proceed to the next step "[[Setup: Installation Guide/System Preparation/Linux/Parsoid | Parsoid]]".
 
If you have completed all steps successfully, you can proceed to the next step "[[Setup: Installation Guide/System Preparation/Linux/Parsoid | Parsoid]]".
  
[[en:{{FULLPAGENAME}}]][[de:Setup:Installationsanleitung/Systemvorbereitung/Linux/Node.js]]
+
[[en:{{FULLPAGENAME}}]]
 +
[[de:Setup:Installationsanleitung/Systemvorbereitung/Linux/Node.js]]

Attachments

Discussions