mirror of
				https://github.com/node-red/node-red-nodes.git
				synced 2025-03-01 10:37:43 +00:00 
			
		
		
		
	Readme typo
remove package-lock.json
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -5,3 +5,4 @@ coverage | ||||
| puball.sh | ||||
| setenv.sh | ||||
| /.project | ||||
| package-lock.json | ||||
|   | ||||
| @@ -34,7 +34,7 @@ To run tests on all of the nodes you will need the node-red runtime: | ||||
| If you already have Node-RED installed you can point to the existing installation to save space. | ||||
|  | ||||
|     npm i node-red-nodes | ||||
|     npm i {path_to_your_existing_Node-RED-install} --no-save | ||||
|     npm i {path_to_your_existing_Node-RED_install} --no-save | ||||
|     npm test | ||||
|  | ||||
| ## Contributing | ||||
|   | ||||
		Reference in New Issue
	
	Block a user