issues Search Results · repo:Hermanya/create-react-hook language:JavaScript
Filter by
28 results
(67 ms)28 results
inHermanya/create-react-hook (press backspace or delete to remove)I am trying to publish my own hook as a package. The library works fine. I can run the code in the given example code.
but when I link the library to an existing project or publish the library, I get error ...
FahadAminShovon
- Opened on Feb 1, 2022
- #55
The current version of react is v17, but the templates are using v16
beenotung
- Opened on Aug 14, 2021
- #54
I can t upload and publish my hook :(
0 verbose cli [ 0 verbose cli C:\Program Files\nodejs\node.exe , 0 verbose cli C:\Users\ my-pc-user
\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js , 0 verbose ...
dragonnomada
- 1
- Opened on May 12, 2021
- #50
Edit: this is solved by updating the packates (using ncu -u in my case)
Running the rollup build fails on the typescript plugin step, complaining about a recursive definition.
src/index.ts → dist/index.js, ...
totalolage
- Opened on Mar 5, 2021
- #42
Issue
Attempt to create a new package with an invalid name (not from params) causes the program to freeze.
Repro steps
1. Call create-react-hook with no params
2. When asked for package name include ...
eruizc-dev
- Opened on Nov 21, 2020
- #38
my jest.config.js file is this
module.exports = {
moduleFileExtensions: [ ts , js ],
testRegex: /__tests__/.*\\.(ts|js)$ ,
transformIgnorePatterns: [ rootDir /node_modules/ ]
};
I have my test ...
calebdeji
- Opened on Oct 10, 2020
- #36
Just created this hook using you library https://github.com/frankiesardo/use-reducer-with-effects
It was incredibly simple, thanks for your work!
frankiesardo
- 3
- Opened on Jul 29, 2020
- #30
Thanks for the excellent tool! I ve used it to create a hook for loading WASM into React apps with as-bind, any chance
you d be able to add it to the list of hooks in the readme?
tylervipond
- 1
- Opened on Jun 10, 2020
- #28
Hello there, I just wanted to say that I was able to use create-react-hook as a great scaffold to write a standalone
hook and I had no issues and was up and running in short order. Nice work!
If you care ...
cvkline
- 1
- Opened on May 13, 2020
- #27

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.