The complete guide to static typing in "React & Redux" apps using TypeScript
Typesafe utilities for "action-creators" in Redux / Flux Architecture
RealWorld App implementation based on "react-redux-typescript-guide"
Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).
Shared dev-tools configuration files based on "react-redux-typescript-guide"
React / Redux / Typescript / Webpack - Starter (optimized for performance)
Oh, that's really cool! Although this feature is still necessary for other consumers that are using paths config in their projects.
I need to set up a new CI as the old one doesn't run the CI from forks, will merge soon, possibly tomorrow...
Hey @owenallenaz, thanks for this PR. Indeed that was my intention but back in the day "peerDependenciesMeta" was not a thing yet :) Thanks to your PR this can be fixed now.
fig doctor
in the affected terminal sessionfig restart
and replicated the issue againmacOS 12.6.2 (21G320)
No error when runnig fig doctor
command
When running fig doctor
command in the terminal got the following cryptic error:
Attempting to fix automatically...
Failed to fix: IO Error: No such file or directory (os error 2)
fig doctor
fig-details:
- 2.10.1
hardware-info:
- model:
- model-id:
- chip-id: Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
- cores: 4
- mem: 16.00 GB
os-info:
- macOS 12.6.2 (21G320)
environment:
- shell: /bin/zsh
- terminal: iterm
- cwd: /Users/piotrwitek
- exe-path: /usr/local/bin/fig
- install-method: brew
- env-vars:
- FIGTERM_SESSION_ID: 1f13abe1-e363-4095-9c5f-030304977794
- FIG_HOSTNAME: Old-Mac.local
- FIG_SET_PARENT_CHECK: 1
- FIG_TERM: 2.10.1
- PATH: /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/piotrwitek/.fig/bin:/Users/piotrwitek/.local/bin
- SHELL: /bin/zsh
- TERM: xterm-256color
- __CFBundleIdentifier: com.googlecode.iterm2
- FIG_PID: 1398
- FIG_SET_PARENT: 1f13abe1-e363-4095-9c5f-030304977794
Good catch, thanks for reporting.
@Knagis it's auth token issue on my side will fix ASAP
@Knagis checking
Hey @Leandro-Albano , sorry for the late reply got some personal issues. Yes, it looks great from my perspective, please feel free to open PR and let me know to review it. Thanks
Hey @Knagis , thanks for the report and solution, could you please submit a PR?