SOLVED
				
			
		
		
		
			
		Creating SDK workspace - Got unexpected extra argument error
Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
			17 - Castor
		
	
				
		
	
		
			
    
	
		
		
		06-22-2022
	
		
		08:14 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
		1 REPLY 1
	
		
		
			
			
			
				
			
    
	
		
		
		06-22-2022
	
		
		08:16 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The problem was that my file path had a directory "test 3" in the file path. The space was making the 3 be read as a separate argument. I fixed this by changing the file name to "test3"
