Giter VIP home page Giter VIP logo

Comments (5)

cool3rain avatar cool3rain commented on June 2, 2024 2

Wrap your html code in backtick.

<html lang='en'> <head> <title>Hello World</title> </head> <body> <h1>Hello World</h1> </body> </html>

from elysia-html.

arthurfiorette avatar arthurfiorette commented on June 2, 2024

@Lonitch, I cannot reproduce your problem. What versions of bun, elysia and elysia html are you using?

Can you try this example? Does it works for you? Have you updated your bun version? Can you try reinstalling your packages?

Your example worked for me.

image

from elysia-html.

Lonitch avatar Lonitch commented on June 2, 2024

@arthurfiorette, I tried that one before switch back to 0.6.5, and it didn't work for me. my bun ver. is 1.0.0. Below is what I have in my package.json:

"dependencies": {
    "@editorjs/editorjs": "^2.28.0",
    "@editorjs/header": "^2.7.0",
    "@editorjs/image": "^2.8.1",
    "@editorjs/link": "^2.5.0",
    "@editorjs/list": "^1.8.0",
    "@elysiajs/html": "^0.6.5",
    "@elysiajs/static": "^0.6.0",
    "@kitajs/html": "^3.0.2",
    "@kitajs/ts-html-plugin": "^1.3.0",
    "@material-ui/core": "^4.12.4",
    "@t3-oss/env-core": "^0.7.0",
    "@types/markdown-it": "^13.0.1",
    "@types/react": "^18.2.28",
    "beth-stack": "^0.0.34",
    "elysia": "latest",
    "markdown-it": "^13.0.1",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "zod": "^3.22.4"
  },
  "devDependencies": {
    "bun-types": "latest",
    "typescript": "latest"
  },

The problem can also be solved by bun update.

from elysia-html.

arthurfiorette avatar arthurfiorette commented on June 2, 2024

So your problem was outdated bun?

from elysia-html.

Lonitch avatar Lonitch commented on June 2, 2024

No, bun update updates elysia. My bun ver. remains at 1.0.0.

from elysia-html.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.