28 lines
		
	
	
	
		
			1.5 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
	
		
			1.5 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!--
 | |
|   Copyright JS Foundation and other contributors, http://js.foundation
 | |
| 
 | |
|   Licensed under the Apache License, Version 2.0 (the "License");
 | |
|   you may not use this file except in compliance with the License.
 | |
|   You may obtain a copy of the License at
 | |
| 
 | |
|   http://www.apache.org/licenses/LICENSE-2.0
 | |
| 
 | |
|   Unless required by applicable law or agreed to in writing, software
 | |
|   distributed under the License is distributed on an "AS IS" BASIS,
 | |
|   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 | |
|   See the License for the specific language governing permissions and
 | |
|   limitations under the License.
 | |
| -->
 | |
| 
 | |
| <script type="text/html" data-help-name="unknown">
 | |
|     <p>Ce noeud est d'un type inconnu de votre installation de Node-RED.</p>
 | |
|     <h3>Détails</h3>
 | |
|     <p><i>Si vous déployez avec le noeud dans cet état, sa configuration sera préservée, mais
 | |
|       le flux ne démarrera pas tant que le type manquant ne sera pas installé.</i></p>
 | |
|     <p>Utiliser l'option <code>Menu - Gérer la palette</code>
 | |
|       pour rechercher et installer des noeuds, ou <b>npm install <module></b> pour
 | |
|       installer, tous les modules manquants et redémarrer Node-RED et réimporter les noeuds.</p>
 | |
|     <p>Il est possible que ce type de noeud soit déjà installé, mais qu'il manque une dépendance. Vérifier au démarrage de Node-RED
 | |
|       le log pour tous les messages d'erreurs associés au type de noeud manquant.</p>
 | |
|     <p>Sinon, vous devez contacter l'auteur du flux pour obtenir une copie du type de noeud manquant.</p>
 | |
| </script>
 |