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

run plugins created by yo @theia/plugin on windows: https://github.co… #10520

Closed
wants to merge 1 commit into from

Conversation

Tom-Yucw
Copy link
Contributor

@Tom-Yucw Tom-Yucw commented Dec 8, 2021

…m//issues/6846

What it does

To run plugins created by yo @theia/plugin on windows.

How to test

  1. Using yo @theia/plugin to make a Hello World plug-in
  2. Adding nodejs version like "@types/node": "12.20.0" in package.json to avoid error "node_modules@types\node\assert.d.ts"
  3. Run yarn to build plugin
  4. Run "Hosted Plug-in: Start Instance" in command, and select the source directory which includes file package.json

A new instance is showed up successfully on windows.

Review checklist

Reminder for reviewers

@msujew msujew closed this Dec 8, 2021
@msujew msujew added duplicate duplicated issues electron issues related to the electron target labels Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate duplicated issues electron issues related to the electron target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants