Fix README to include workaround for legacy versions of npm
This commit is contained in:
		
							parent
							
								
									88c0d04c18
								
							
						
					
					
						commit
						18eb6600b0
					
				@ -85,7 +85,7 @@ Install dependencies with `npm` and build the backend:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
cd backend
 | 
			
		||||
npm install
 | 
			
		||||
npm install --no-install-links # npm@9.4.2 and later can omit the --no-install-links
 | 
			
		||||
npm run build
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user