-
Notifications
You must be signed in to change notification settings - Fork 16
v1 14. Touble Shooting
Frank Hossfeld edited this page Nov 28, 2019
·
1 revision
In some cases, you might run into troubles using Nalu. This side will provide solutions to common problems. In case you will run into problems and you do not find a solution, feel free to use the Nalu Gitter room.
After updating Nalu to a new version, compilation fails.
In this case please try the following steps:
- run
mvn clean install
: After updating Nalu the old compiled sources have to be newly created. - check the factory path that you also use the new processor version.