danielgtaylor / danielgtaylor/aglio

install aglio failed with node 11 as drafter library is too low

Open
#368 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
CoffeeScript
Stars
4.7k
Forks
471
PR merge metrics
No merged PRs in 30d

Description

install agio with node 11 always failed, due to
aglio depends on
"drafter": "^1.0.0",
while drafter 1.0.0 depends on
"protagonist": "^1.6.0"

protagonist 1.6.0 compiles failed with node 11, while protagonist 2.0.0 compiles well with node 11.

please update drafter version to 2.0.0 to solve this problem.

thanks ahead.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect aglio's drafter dependency declaration and reproduce installation with Node 11. Confirm that the updated dependency resolves to a protagonist version that compiles successfully and that installation completes without errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.