-
-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
Describe the bug
After the standard idyll create to start a new "scrollytelling" project, changing to the new directory and typing `idyll' the building process produces the well-known message :
Could not import component custom-d3-component for server-side rendering.
Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:
To Reproduce
Steps to reproduce the behavior:
- Install a fresh Idyll on Windows 10 and node version 18.18.0
idyll createa brand new "scrollytelling" project- Change to created directory
my-idyll-postfor instance - Build by typing
idylland watch it crash not so gracefully!
Expected behavior
As described in the documentation it is expected to produced HTML content with the announced features
Desktop (please complete the following information):
- OS: Windows 10
- Browser Chrome
- Version ??
Comments
This is probably a package version problem, an issue that plagues many Node applications! How to fix the broken idyll?
Metadata
Metadata
Assignees
Labels
No labels
