GithubHelp home page GithubHelp logo

Comments (6)

msmiech avatar msmiech commented on May 2, 2024 1

Thank you for your quick reply! I can confirm that it works 👍

from modular-admin-html.

msmiech avatar msmiech commented on May 2, 2024

Log:
[23:47:30] 'app-styles' errored after 20 ms
[23:47:30] Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (57)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v3.13.1
at module.exports ( [...]\node_modules\node-sass\lib\binding.js:13:13)
at Object. ( [...]\node_modules\node-sass\lib\index.js:14:35)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object. ( [...]\node_modules\gulp-sass\index.js:187:21)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] gulp: gulp --gulpfile build/gulpfile.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] gulp script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! [...]\npm-cache_logs\2017-06-21T21_47_30_958Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: npm run gulp
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

from modular-admin-html.

modularcoder avatar modularcoder commented on May 2, 2024

Hi @mart1n8891
Thanks for report.

This is related to gulp-sass version. Is uses older node-sass version under the hood which doesn't support node8.

Will publish publish a new fix release soon.

Meanwhile here is what you can do to make it work on node 8

  1. Update gulp-sass version from to "^3.1.0" in package.json
  2. remove node_modules/ directory
  3. run fresh npm install

Please let me know if this solved your issue

from modular-admin-html.

modularcoder avatar modularcoder commented on May 2, 2024

@mart1n8891 new 1.1.1 release is published now

Node 8 support should be fine now.
Please let me know if this works

from modular-admin-html.

bogdaniel avatar bogdaniel commented on May 2, 2024

Erm for me it seems that it doesn't work =D

from modular-admin-html.

modularcoder avatar modularcoder commented on May 2, 2024

@bogdaniel, could you provide more details, please?

node, nmp versions, error stack traces, and OS you are using

from modular-admin-html.

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.