hyperstack-org / hyperstack-org/hyperstack

Hyperspec doc issues

Open
#423 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
538
Forks
41
PR merge metrics
No merged PRs in 30d

Description

line 6 of installation code sample reads

`require File.expand_path('../test_app/config/environment', __FILE__)`

should be

`require File.expand_path('../../config/environment', __FILE__)`

Also for now we need to lock gem 'webdrivers', "4.6.0"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.