Metadata
- Source
- SJRK-169
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Gregor Moss
- Created
2018-12-18T16:12:32.276-0500 - Updated
2018-12-18T16:36:37.314-0500 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Storytelling Tool UI
Description
The current latest 'stable' version of the storytelling tool at https://github.com/BlueSlug/sjrk-story-telling/commit/531f0bbada4f1c2bc1beebc3c38b25bc5f8d2ed3 is not working properly. This is due to the package.json file referring to gpii-handlebars version 1.1.0, which introduced a breaking change from 1.0.3 (bad semver!), and Gregor not updating his node_modules folder on his particular work machine, thereby allowing the issue to go unnoticed until others tried to run the project locally. Thanks to @@Sepideh Shahi and @@Justin Obara for help with investigating this.
Fix this issue and any others that arise as a result.
Comments
-
Gregor Moss commented
2018-12-18T16:36:30.615-0500 Work complete, merged into SJRK-91