Skip to content

Commit b4b97fc

Browse files
committed
Added info message/hint if you have problems building (like i did)
1 parent cbd1c02 commit b4b97fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

contributing/umbraco-cms/contributing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ The following steps are a quick-start guide:
5757

5858
Want to read further? [Creating a pull request and what happens next](creating-a-pr/).
5959

60+
{% hint style="info" %}
61+
If you encounter errors while building the project, make sure you're using the latest supported versions of Node.js and npm.
62+
{% endhint %}
63+
6064
## Further contribution guides
6165

6266
* [Before you start](before-you-start.md)

0 commit comments

Comments
 (0)