Skip to content

Commit 05bb635

Browse files
Broken Proxy*
//Just letting you know this proxy does not work anymore and I wondered if you had a fix? everytime I use it with current packages I get //this error "[1] When specified, "proxy" in package.json must be a string. //[1] Instead, the type of "proxy" was "object". //[1] Either remove "proxy" from package.json, or make it a string. //"
1 parent da3cbbc commit 05bb635

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

server/client/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@
3030
"eject": "react-scripts eject"
3131
}
3232
}
33+
//[1] When specified, "proxy" in package.json must be a string.
34+
//[1] Instead, the type of "proxy" was "object".
35+
//[1] Either remove "proxy" from package.json, or make it a string. Need Fix?
36+

0 commit comments

Comments
 (0)