Update init.js
This commit is contained in:
		
							parent
							
								
									4b96b55e3e
								
							
						
					
					
						commit
						2c5038b4a2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								init.js
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								init.js
									
										
									
									
									
								
							| 
						 | 
					@ -170,7 +170,7 @@ inquirer.prompt(form).then(as => {
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	};
 | 
						};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	console.log('Thanks. Writing the configuration to a file...');
 | 
						console.log(`Thanks. Writing the configuration to ${configPath}`);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	try {
 | 
						try {
 | 
				
			||||||
		fs.mkdirSync(configDirPath);
 | 
							fs.mkdirSync(configDirPath);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue