I run the command "npm run dev" then I get this error on IE11. Other browsers are still normal. "npm run start" runs normally. thank you enter image description here
Asked
Active
Viewed 262 times
-1
-
What does PHP have to do with this? – M. Eriksson Apr 05 '21 at 08:39
-
Please read once this https://stackoverflow.com/help/how-to-ask and update your question details. – Srusti Thakkar Apr 05 '21 at 08:47
1 Answers
0
That happens when some part features of your code is not supported by the browser. Your problem might be similar to this: IE11 throwing "SCRIPT1014: invalid character" where all other browsers work

orangesheep
- 195
- 3
- 13