Problem/Motivation

When installing node_modules using npm install command, many errors happened and node modules not installed.

Proposed resolution

Check package.json dependencies versions and change it to latest versions.

  • autoprefixer
  • node-sass
  • node-sass-magic-importer
  • nodemon
  • postcss-cli

Remaining tasks

User interface changes

Before:
Before

After:
After

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Abdullah Yassin created an issue. See original summary.

Abdullah Yassin’s picture

Issue summary: View changes
StatusFileSize
new89.33 KB
Abdullah Yassin’s picture

Abdullah Yassin’s picture

Assigned: Abdullah Yassin » Unassigned
Status: Active » Needs review
Abdullah Yassin’s picture

Here is a patch to use rather than the patch from MR because the patch from MR not working correctly.

Abdullah Yassin’s picture

Abdullah Yassin’s picture

This patch is for version 1.0.3

Abdullah Yassin’s picture

Category: Bug report » Feature request
Priority: Major » Normal
rajab natshah’s picture

Version: 1.0.x-dev » 2.0.x-dev
ultimike’s picture

Does #8 work with the latest version of this module?

The current version of DDEV includes npm 8.19.4 - it would be great if this module supported this version of npm out-of-the-box, and it would make contributing to this module **much** easier.

Or - better yet - close this issue in lieu of #3282120: Switch from deprecated Node Sass to Webpack

-mike