Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension issue #31

Open
Kelleyc718 opened this issue May 12, 2019 · 3 comments
Open

Extension issue #31

Kelleyc718 opened this issue May 12, 2019 · 3 comments

Comments

@Kelleyc718
Copy link

  • Issue Type: Bug
  • Extension Name: docker-compose
  • Extension Version: 0.3.4
  • OS Version: Darwin x64 18.5.0
  • VSCode version: 1.33.1

⚠️ We have written the needed data into your clipboard. Please paste! ⚠️

{
	"messages": [],
	"activationTimes": {
		"startup": true,
		"codeLoadingTime": 1217,
		"activateCallTime": 1,
		"activateResolvedTime": 0,
		"activationEvent": "workspaceContains:**/docker-compose.yml"
	},
	"runtimeErrors": [
		{
			"name": "TypeError",
			"message": "Cannot read property 'service' of undefined"
		},
		{
			"name": "TypeError",
			"message": "Cannot read property 'service' of undefined"
		},
		{
			"name": "TypeError",
			"message": "Cannot read property 'service' of undefined"
		},
		{
			"name": "TypeError",
			"message": "Cannot read property 'service' of undefined"
		}
	]
}
@p1c2u
Copy link
Owner

p1c2u commented Aug 6, 2019

docker-compose.yml would be helpful

@Kelleyc718
Copy link
Author

This error occurs with the default docker-compose.yml generated by the docker vscode extension.

@p1c2u
Copy link
Owner

p1c2u commented Aug 8, 2019

@Kelleyc718 Does the issue still occur in new version? If yes can you show me exemplary generated docker-compose.yml?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants