Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing @react-hookz/web@1.25.0 (latest currently) #102

Closed
TheMeteoRain opened this issue Jun 2, 2021 · 5 comments
Closed

Installing @react-hookz/web@1.25.0 (latest currently) #102

TheMeteoRain opened this issue Jun 2, 2021 · 5 comments
Labels
🪲 bug Something isn't working released

Comments

@TheMeteoRain
Copy link

Hi, just dropping by to report this.

What is the current behavior?

Cannot find module '@react-hookz/web' or its corresponding type declarations.

Steps to Reproduce

yarn add @react-hookz/web@1.25.0
or (since it's the latest currently)
yarn add @react-hookz/web

Environment Details

  • @react-hookz/web version: 1.25.0
  • react version: 17.0.1
  • react-dom version: 17.0.1
  • typescript version: 4.2.3
  • Did this work in previous versions? Yes, on 1.24.0
@TheMeteoRain TheMeteoRain added the 🪲 bug Something isn't working label Jun 2, 2021
@xobotyi
Copy link
Contributor

xobotyi commented Jun 2, 2021

Maybe network issues?

Ran the command right now:

PS xxxx\frontend> yarn add @react-hookz/web
yarn add v1.22.10
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.3.2: The platform "win32" is incompatible with this module.
info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.13: The platform "win32" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning " > connected-react-router@6.9.1" has unmet peer dependency "history@^4.7.2".
warning " > optimize-css-assets-webpack-plugin@6.0.0" has incorrect peer dependency "webpack@^4.0.0".
[4/4] Building fresh packages...
success Saved lockfile.
success Saved 1 new dependency.
info Direct dependencies
└─ @react-hookz/web@1.25.0
info All dependencies
└─ @react-hookz/web@1.25.0
Done in 9.68s.

@xobotyi
Copy link
Contributor

xobotyi commented Jun 2, 2021

Oof i see now. somewhat bundle is corrupted =\

@xobotyi xobotyi closed this as completed in ba92152 Jun 2, 2021
github-actions bot pushed a commit that referenced this issue Jun 2, 2021
## [1.25.1](v1.25.0...v1.25.1) (2021-06-02)

### Bug Fixes

* tsconfig.build.json missconfig ([ba92152](ba92152)), closes [#102](#102)
@xobotyi
Copy link
Contributor

xobotyi commented Jun 2, 2021

🎉 This issue has been resolved in version 1.25.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@xobotyi
Copy link
Contributor

xobotyi commented Jun 2, 2021

@TheMeteoRain sorry for inconvenience, my bad.
Missconfig happent, all add some distribution bundle tests to avoid this in future.

@TheMeteoRain
Copy link
Author

Yeah, no problem. I just switched to older version and continued with my life. I just wanted to inform you about this. 😛

@TheMeteoRain TheMeteoRain changed the title Instlaling @react-hookz/web@1.25.0 (latest currently) Installing @react-hookz/web@1.25.0 (latest currently) Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working released
Development

No branches or pull requests

2 participants