You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Writerside/topics/inertia-fix.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# inertia:fix
2
2
3
+
<warning>
4
+
This command was temporarily added whilst awaiting a blocking change to be merged into the InertiaJS repository.
5
+
6
+
This command was added in version 1.1.2 and was subsequently removed in version 1.2.0.
7
+
</warning>
8
+
3
9
This command is provided to assist those using [NativePHP for Mobile](https://nativephp.com/mobile) to fix the ongoing InertiaJS issue with the `nativecli` command.
4
10
5
11
This command will remove the `@inertiajs/*` package from your project and then re-install it from a [patch provided by Marcel Pociot](https://github.com/inertiajs/inertia/pull/2329).
0 commit comments