americanexpress / americanexpress/react-albus

React 18 support? (Update package.json?)

Open
#116 8 comments 5 reactions 0 assignees View on GitHub
stale-issue
Dominant language
JavaScript
Stars
1.1k
Forks
88
PR merge metrics
No merged PRs in 30d

Description

Hello!
Thanks for making react-albus.
I'm using react-albus with react 18.
It's working as expected but we need to force the install (`npm i --legacy-peer-deps`).
Indeed, peer dependencies allow react v15 or v16.
https://github.com/americanexpress/react-albus/blob/main/package.json#L79

I really like this project, but I have the impression that it is less and less active sadly.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with package.json around line 79 and inspect the peer dependency range for React. Verify that the declared range permits React 18 and that installing react-albus with React 18 no longer requires --legacy-peer-deps.

Written by the indexing model from the issue text.

Assessment

Tech stack
react
Domain
frontend
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
39/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.