Skip to content

Commit

Permalink
update lock files & clean up using old node
Browse files Browse the repository at this point in the history
  • Loading branch information
kkuepper committed Nov 7, 2023
1 parent e66ece5 commit bb6d50d
Show file tree
Hide file tree
Showing 5 changed files with 12,576 additions and 9,511 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ SETUP DEVELOPER ENVIRONMENT
---------------------------

**1. Install [NodeJS](http://nodejs.org/) and open Terminal / CMD**
!! grunt-node-sass is not compatible with newer versions of nodejs. So make sure that `node -v` is <= 10.x.x !!
(maybe consider using nvm (node version manager) `nvm use v10.24.1`)

**2. Install Yeoman, Bower and Yeoman generator**
```
Expand Down
Loading

0 comments on commit bb6d50d

Please sign in to comment.