Giter Site home page Giter Site logo

Error on watch about prez HOT 5 CLOSED

byteclubfr avatar byteclubfr commented on June 8, 2024
Error on watch

from prez.

Comments (5)

nbussman avatar nbussman commented on June 8, 2024

I'm on a mac and this did the trick:

Execute this command one by one, and after that restart the computer
echo 'kern.maxfiles=20480' | sudo tee -a /etc/sysctl.conf echo -e 'limit maxfiles 8192 20480\nlimit maxproc 1000 2000' | sudo tee -a /etc/launchd.conf echo 'ulimit -n 4096' | sudo tee -a /etc/profile
Even if there are still errors, it seems to work =)

from prez.

Delapouite avatar Delapouite commented on June 8, 2024

Hello Nils.

What is your node version?
How many markdown files do you have in your /slides folder?

from prez.

Delapouite avatar Delapouite commented on June 8, 2024

It appears to be a platform specific problem. I'm closing this issue for now. Feel free to reopen it if needed.

from prez.

vallettea avatar vallettea commented on June 8, 2024

FYI: I add the same problem on OSX El Capitan and changing the ulimit did nothing. However moving from node 0.10 to node 4.2.4 did the trick.

from prez.

Delapouite avatar Delapouite commented on June 8, 2024

Glad to hear it! Thanks for the feedback.

Future versions of prez may force recent versions of Node to be able to use ES6 niceties.

from prez.

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.