GithubHelp home page GithubHelp logo

deno-qwik's People

Contributors

thearianit avatar wtho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

literalpie

deno-qwik's Issues

No longer works

It seems this has stopped working. main is currently at commit 6f62a80 and fails to build:

Download https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-1.1.0.tgz
Download https://registry.npmjs.org/@types/estree/-/estree-1.0.0.tgz
Download https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-1.1.0.tgz
Download https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-1.0.0.tgz
Download https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.0.tgz
failed to load config from /workspace/deno-qwik/vite.config.mjs
error during build:
TypeError: Could not resolve 'http2' from 'file:///workspace/deno-qwik/node_modules/.deno/@[email protected]/node_modules/@builder.io/qwik-city/vite/index.mjs'.
  Caused by:
    could not find package 'http2' from referrer 'file:///workspace/deno-qwik/node_modules/.deno/@[email protected]/node_modules/@builder.io/qwik-city/vite/index.mjs'.
    at async loadConfigFromBundledFile (file:///workspace/deno-qwik/node_modules/.deno/[email protected]/node_modules/vite/dist/node/chunks/dep-ca21228b.js:62337:21)
    at async loadConfigFromFile (file:///workspace/deno-qwik/node_modules/.deno/[email protected]/node_modules/vite/dist/node/chunks/dep-ca21228b.js:62222:28)
    at async resolveConfig (file:///workspace/deno-qwik/node_modules/.deno/[email protected]/node_modules/vite/dist/node/chunks/dep-ca21228b.js:61843:28)
    at async build (file:///workspace/deno-qwik/node_modules/.deno/[email protected]/node_modules/vite/dist/node/chunks/dep-ca21228b.js:44512:20)
    at async CAC.<anonymous> (file:///workspace/deno-qwik/node_modules/.deno/[email protected]/node_modules/vite/dist/node/cli.js:813:9)
Error: building at STEP "RUN cd deno-qwik && deno task build": while running runtime: exit status 1

You can reproduce in a clean environment with this Containerfile.

FROM docker.io/denoland/deno:alpine-1.30.3
RUN apk add git
RUN install -d -m0750 --owner deno --group deno /workspace
WORKDIR /workspace
USER deno
RUN git clone https://github.com/wtho/deno-qwik
RUN cd deno-qwik && deno task build

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.