This repository was archived by the owner on Aug 27, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 127
Dollywood / Silver Dollar City, opening hours not found #310
Copy link
Copy link
Open
Labels
API ChangeAn external API has changed, requiring a library updateAn external API has changed, requiring a library update
Description
Park
All parks Herschend (Dollywood & Silver Dollar City)
Context
- themeparks version used: 5.1.39
- Operating System: Ubuntu 19.04 (GNU/Linux 5.0.0-20-generic x86_64)
How to find your themeparks version:
Linux: npm list --depth=0 | grep themeparks
Windows CMD: npm list | find "themeparks"
PowerShell: npm list | sls themeparks
Describe the bug
The opening hours of the 2 Herschend parks have not been noted. From my console output (see below), I conclude that there is certainly an error in the code but I am unable to fix it. It would be cool if someone could look, I don't think it's hard to fix. Thanks !
Output
TypeError: scheduleData.forEach is not a function
at FetchOpeningTimes.HTTP.then (/home/container/node_modules/themeparks/lib/herschend/herschendparkbase.js:105:20)
at process._tickCallback (internal/process/next_tick.js:68:7)
Metadata
Metadata
Assignees
Labels
API ChangeAn external API has changed, requiring a library updateAn external API has changed, requiring a library update