Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

NPM version out of date #17

Open
amccarthy1 opened this issue Jul 21, 2022 · 1 comment
Open

NPM version out of date #17

amccarthy1 opened this issue Jul 21, 2022 · 1 comment
Labels
fix Something isn't working

Comments

@amccarthy1
Copy link

Description

Currently, I have a project that relies on the latest commit in github to work, since the latest npm version (0.0.6) is not compatible with the rest of our dependencies.

The latest version in github does work, but I'd like pull this from NPM directly.

Expected behavior

The latest NPM version should work with modern versions of create-react-app

Actual behavior

The latest NPM version does not work with modern versions of create-react-app

Possible fixes

Release the current latest version as 0.0.7 :)

Context

We recently had a build breakage due to a checksum mismatch, which resulted from pinning this package via github instead of NPM. This is the only package we install from github.

Your environment

  • React 18 / react-scripts 5.0.0
@amccarthy1 amccarthy1 added the fix Something isn't working label Jul 21, 2022
@noodny
Copy link

noodny commented Mar 31, 2023

I'll bump this as I've just spent the whole day trying to figure out why my setup with latest react-scripts and webpack5 is not working. Please release this to npm 🙏.

And thanks @amccarthy1 for pointing this out 🍻

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fix Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants