question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No language registration for yml

See original GitHub issue

Describe the bug

Today I migration to 1.0.0-alpha.4 from 0.13.0

it throw error

No language registration for yml

image

Reproduction

migration to 1.0.0-alpha.4

Expected behavior

dont throw error

System Info

System:
    OS: macOS 10.15.5
    CPU: (8) x64 Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
    Memory: 712.17 MB / 16.00 GB
    Shell: 5.7.1 - /bin/zsh
  Binaries:
    Node: 18.4.0 - ~/.nvm/versions/node/v18.4.0/bin/node
    Yarn: 1.22.19 - ~/.nvm/versions/node/v18.4.0/bin/yarn
    npm: 8.12.1 - ~/.nvm/versions/node/v18.4.0/bin/npm
  Browsers:
    Chrome: 103.0.5060.114
    Firefox: 78.0.1
    Safari: 13.1.1
  npmPackages:
    vitepress: ^1.0.0-alpha.4 => 1.0.0-alpha.4

Additional context

No response

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn’t already an issue that reports the same bug to avoid creating a duplicate.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
brc-ddcommented, Jul 16, 2022

Only these languages are supported: https://github.com/shikijs/shiki/blob/main/docs/languages.md#all-languages

Instead of yml, use yaml. And I’m not sure what is conf.

0reactions
wulisensencommented, Jul 17, 2022

nginx.conf

Use nginx for that.

Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

No grammar for this language id yaml · Issue #6540 - GitHub
I verified again and it works correctly. I am able to install the plugin and whether I have an opened .yml file or...
Read more >
How can I use the languages YAML file to determine which ...
We use Linguist to perform language detection and syntax highlighting. You can find out which keywords are valid in the languages YAML file....
Read more >
YAML Tutorial : A Complete Language Guide with Examples
Learn how to use YAML, one of the most popular data serialization languages that finds its uses almost everywhere where writing ...
Read more >
.gitpod.yml
A workspace gets configured through a .gitpod.yml file, located at the root of your project, written in YAML syntax. Here's an example: ......
Read more >
Prism
Download. Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind. It's used in millions of websites, including some ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found