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

Specifying a specific VS Code engine in package.json does not work on linux #2392

Closed
weinand opened this issue Jan 26, 2016 · 8 comments
Closed
Assignees

Comments

@weinand
Copy link
Contributor

weinand commented Jan 26, 2016

testing #1881 on linux:
specifying a specific VS Code engine in package.json:

"engines": {
    "vscode": "0.10.3"
}

and running "npm install" does not work for me.
The vscode module does not change.

@weinand weinand added the bug Issue identified by VS Code Team member as probable bug label Jan 26, 2016
@bpasero bpasero assigned weinand and unassigned bpasero Jan 26, 2016
@bpasero
Copy link
Member

bpasero commented Jan 26, 2016

@weinand please attach the full output of running this command.

@weinand
Copy link
Contributor Author

weinand commented Jan 26, 2016

@bpasero
2016-01-26 18-06-05

@bpasero
Copy link
Member

bpasero commented Jan 26, 2016

@weinand ;). I mean "npm install"

@bpasero
Copy link
Member

bpasero commented Jan 26, 2016

@weinand btw see my comment: #1881 (comment)

@weinand
Copy link
Contributor Author

weinand commented Jan 26, 2016

@bpasero first line is "npm install"
Output: the two warnings.
Then I tried the node ... install thing

@bpasero
Copy link
Member

bpasero commented Jan 26, 2016

@weinand ok makes sense, the extension you have seems not the one from the @next generator,

@weinand
Copy link
Contributor Author

weinand commented Jan 26, 2016

@bpasero yes, the downloaded sample is definitively different.

@weinand
Copy link
Contributor Author

weinand commented Jan 26, 2016

@bpasero yeoman was not creating the correct project.

@weinand weinand closed this as completed Jan 26, 2016
@weinand weinand removed the bug Issue identified by VS Code Team member as probable bug label Jan 26, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants