Open
Description
Describe the bug
I'm testing my tutorial on IOS and I get an error saying:
npm ERR! code ERR_INVALID_PROTOCOL
npm ERR! Protocol "https:" not supported. Expected "http:"
When I tested it with the default demo - I did not get this error, but I have no Idea where to start looking for the cause of this problem.
Any change you can give me a pointer?
Link to a StackBlitz project which shows the error
No response
Steps to reproduce
On an IPhone -
- go to learn.remult.dev
- Toggle to
Editor
at the bottom - Click on
Run this tutorial
Wait a long while, and you'll get this error
Expected behavior
I expect it to work as it does on your tutorial :)
Screenshots
Platform
- TutorialKit version: 0.1.4
- OS: IOS
- Browser: SAFARI
- Version: [e.g. 91.1]
Additional context
No response