• Resolved dpkonofa

    (@dpkonofa)


    I want to start developing a theme based on Twenty Nineteen but, when trying to set up SASS, the install fails. I’m using npm install and am using the latest version of node.js (v12.2.0) that was installed with nvm. I’m assuming that the issue is that I need an earlier version of node but I can’t seem to find which version the theme was built with. There’s not one single error either so I’m not sure how to proceed from here without dumping the entire log.

    node v12.2.0
    nvm 0.34.0
    python v2.7.10

    • This topic was modified 6 years, 11 months ago by dpkonofa.
Viewing 1 replies (of 1 total)
  • Thread Starter dpkonofa

    (@dpkonofa)

    Replying to myself, in case anyone else is running into this.

    The current version of Twenty Nineteen only works with node v11.x.x. Changing to version 11 works and a merge has already been submitted to the WP Core that works with node v12.x.x so this will be a non-issue soon.

Viewing 1 replies (of 1 total)

The topic ‘npm install fails with latest Twenty Nineteen’ is closed to new replies.