create-stencil
create-stencil copied to clipboard
bug: failed running starter package after migration
Prerequisites
- [x] I have read the Contributing Guidelines.
- [x] I agree to follow the Code of Conduct.
- [x] I have searched for existing issues that already report this problem, without success.
Create Stencil Version
latest
Current Behavior
After the migration of the repositories, the starter package stopped working.
Expected Behavior
It should work as before.
Steps to Reproduce
Just run npm init stencil component foobar
Additional Information
No response