-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Docs: Unable to create install plugin template #854
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
Comments
I have noticed that problem might be in config Script Also I've tried other plugins. Is it possible to make plugin bootstrap template for windows 10? |
for sure! I think changing that to && will be fine |
@orta but it is still don't work. I've tried it. I'm receiving an error that file |
It looks like
Does it still show the same report? |
@orta no, there is another error now: Full error message:
|
@orta |
Is it possible that All of the .d.ts files are downloaded from the website in this script - hardcoding them like in the svelte example means it's probably pretty out of date |
I don't think that current curl is blocked in my country , I living in EU |
👍 - Does that command work on its own in your terminal? |
Hah! Thanks, I've got a repro of this too |
Repro:
I'm trying to run
yarn create typescript-playground-plugin playground-my-plugin
Actual behavior:
This is what I'm receiving
Nodejs: 12.18.3
Yarn: 1.22.4
OS: windows 10
The text was updated successfully, but these errors were encountered: