Skip to content

Commit

Permalink
sass dependencies bump (#946)
Browse files Browse the repository at this point in the history
* Delete package-lock.json

* Update package.json

* Add files via upload

* Update README.md

* Update tslint.json
  • Loading branch information
piwysocki committed Nov 22, 2022
1 parent 6d9710a commit 75a6c7d
Show file tree
Hide file tree
Showing 4 changed files with 44,067 additions and 43,877 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,6 @@ or join the chat on [Slack](https://join.slack.com/t/turnilo/shared_invite/enQtO
:warning:
We test builds with 14.20.0 and 16.15.0

:warning:
Turnilo build works only up to 16.15.0 node version.
Due to new npm dependency resolving algorithm and old peer dependencies around sass Turnilo can't be built with newer node versions.
Relevant [npm issue](https://github.com/npm/cli/issues/4998).
We would be happy to accept any help with updating dependencies!

:warning:
Do not use `yarn` command for dependency management and project build, use `npm` instead.
With `npm` builds are reproducible (thanks to package-lock.json) and even faster than with `yarn`.
Expand Down

0 comments on commit 75a6c7d

Please sign in to comment.