Giter Club home page Giter Club logo

Comments (5)

oscarotero avatar oscarotero commented on May 10, 2024

Mmm, that's weird. Let me investigate what package is using this file

from lume.

oscarotero avatar oscarotero commented on May 10, 2024

Ok, found the bug. It's related with a dependency of Denjucks (the Deno version of Nunjucks) that is failing.
I've fixed it cloning the repo and fixing the bugs https://github.com/oscarotero/denjucks

Thanks for warning

from lume.

probins avatar probins commented on May 10, 2024

I'm a bit confused here.

I found this problem when running a GitLab job, which just uses:
deno run -q --unstable --allow-read --allow-write --allow-net https://deno.land/x/lume/cli.js
so it always uses the latest version. This now works fine.

However, I then tried on my own machine. I ran
deno install -f -r --unstable --allow-read --allow-write --allow-net https://deno.land/x/lume/cli.js
to update to the latest version. I then run lume -v which shows 0.9.3. However, when I then run lume, I get the same error as before

Download https://cdn.pika.dev/asap/^2.0.6
Download https://cdn.skypack.dev/asap/^2.0.6
Download https://cdn.skypack.dev/-/[email protected]/dist=es2020,mode=raw/^2.0.6
error: Uncaught (in promise) TypeError: Import 'https://cdn.skypack.dev/-/[email protected]/dist=es2020,mode=raw/^2.0.6' failed: 404 Not Found
    at https://raw.githubusercontent.com/thegamingninja/denjucks/master/src/deps.js:3:0

So it looks like it's still using the old version of denjucks.

from lume.

oscarotero avatar oscarotero commented on May 10, 2024

Yes, I didn't find a good way to upgrade lume (the new version has a lume --upgrade command) but it needs more work.
The best way is delete the cache of deno: Run deno info and then a rm -rf {DENO_DIR location}

from lume.

probins avatar probins commented on May 10, 2024

seems to be an issue with Deno. Removing the entire cache does work, but it's a bit drastic ☚ī¸ There are several issues relating to install on Deno's repo, so perhaps this will be improved in future versions. I'll close this, as the Lume issue is resolved, even if re-installing doesn't seem to upgrade the cache properly.

from lume.

Related Issues (20)

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.