Replies: 1 comment 4 replies
-
Hi, @tor-axbit, what is exactly the encoding issue? The code you provided seems to work just fine in PowerShell, no? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used this command in the latest PowerShell, to generate the file. The result was a opaque encoding problem that popped up as an error message when running
gulp serve --nobrowser
. The solution was to copy the file content from the command, and create the file manually. I suggest adding that as an alternative method in the upgrade report.FN015008 .eslintrc.js | Required
Add file .eslintrc.js
Execute the following command:
Beta Was this translation helpful? Give feedback.
All reactions