Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script Errors - like syntax #276

Open
gord1an opened this issue Nov 12, 2024 · 0 comments
Open

Script Errors - like syntax #276

gord1an opened this issue Nov 12, 2024 · 0 comments

Comments

@gord1an
Copy link

gord1an commented Nov 12, 2024

Hi @ all,

I use Win11 Pro and an PowerShell with Admin.

After starting the script for making a core version, i get this errors:

In C:\Users\simon.g\Downloads\tiny11Coremaker.ps1:42 Zeichen:60

  • ... script type="application/json" id="client-env">{"locale":"en","featur ...
  •                                                         ~~~~~
    

Unerwartetes Token ":"en"" in Ausdruck oder Anweisung.
In C:\Users\simon.g\Downloads\tiny11Coremaker.ps1:42 Zeichen:65

  • ... cript type="application/json" id="client-env">{"locale":"en","feature ...
  •                                                             ~
    

Argument in der Parameterliste fehlt.
In C:\Users\simon.g\Downloads\tiny11Coremaker.ps1:42 Zeichen:927

  • ... ui_commands_respect_modals","lifecycle_label_name_updates"]}</script>
  •                                                             ~
    

Der Operator "<" ist für zukünftige Versionen reserviert.
In C:\Users\simon.g\Downloads\tiny11Coremaker.ps1:238 Zeichen:84

  • ... tion/json" data-target="react-partial.embeddedData">{"props":{"docsUr ...
  •                                                             ~
    

Unerwartetes Token ":" in Ausdruck oder Anweisung.
In C:\Users\simon.g\Downloads\tiny11Coremaker.ps1:238 Zeichen:95

Unerwartetes Token ":"https://docs.github.com/get-started/accessibility/keyboard-shortcuts"" in Ausdruck oder
Anweisung.
In C:\Users\simon.g\Downloads\tiny11Coremaker.ps1:238 Zeichen:168

  • ... s.github.com/get-started/accessibility/keyboard-shortcuts"}}</script>
  •                                                             ~
    

Der Operator "<" ist für zukünftige Versionen reserviert.
In C:\Users\simon.g\Downloads\tiny11Coremaker.ps1:262 Zeichen:254

  • ... ink Button--medium Button d-lg-none color-fg-inherit p-1"> <span cla ...
  •                                                             ~
    

Der Operator "<" ist für zukünftige Versionen reserviert.
In C:\Users\simon.g\Downloads\tiny11Coremaker.ps1:306 Zeichen:49

  •             <ul class="list-style-none f5" >
    
  •                                             ~
    

Dateispezifikation nach dem Umleitungsoperator fehlt.
In C:\Users\simon.g\Downloads\tiny11Coremaker.ps1:575 Zeichen:14

  •          ~
    

Der Operator "<" ist für zukünftige Versionen reserviert.
In C:\Users\simon.g\Downloads\tiny11Coremaker.ps1:684 Zeichen:49

  •             <ul class="list-style-none f5" >
    
  •                                             ~
    

Dateispezifikation nach dem Umleitungsoperator fehlt.
Es wurden nicht alle Analysefehler berichtet. Korrigieren Sie die berichteten Fehler, und versuchen Sie es erneut.

  • CategoryInfo : ParserError: (:) [], ParseException
  • FullyQualifiedErrorId : UnexpectedToken

Is there anything missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant