Code Monkey home page Code Monkey logo

deno-dart-sass's People

Contributors

marktiedemann avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

deno-dart-sass's Issues

Ubuntu/production error

I'm trying to use this on a server and running into an issue:

error: Uncaught (in promise) NotFound: No such file or directory (os error 2), rename './dart-sass/src/dart' -> './dart'
			await Promise.all([
			^
    at async Object.rename (deno:runtime/js/30_fs.js:174:5)
    at async Promise.all (index 0)
    at async renameFiles (https://raw.githubusercontent.com/MarkTiedemann/deno-dart-sass/0.2.0/mod.ts:324:4)
    at async useDartSass (https://raw.githubusercontent.com/MarkTiedemann/deno-dart-sass/0.2.0/mod.ts:141:3)
    at async file:///var/www/sld/neuenet/blog/main.ts:34:18

I probably shouldn't be compiling stuff on a server but YOLO, laziness. In the short-term, I'll detect if I'm working locally and if so, run Sass compilation.

Use of deprecated "Deno.run()" API. This API will be removed in Deno 2.

Running my project with DENO_VERBOSE_WARNINGS=1:

Stack trace:
  at processStderr (https://raw.githubusercontent.com/MarkTiedemann/deno-dart-sass/0.3.0/mod.ts:424:24)
  at Object.compileFromFileToFile (https://raw.githubusercontent.com/MarkTiedemann/deno-dart-sass/0.3.0/mod.ts:173:10)

hint: Use "Deno.Command()" API instead.
hint: It appears this API is used by a remote dependency. Try upgrading to the latest version of that dependency.

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.