You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.
Today I've tried again the build using the ui5-sap-cp pipeline. But it failed with this error:
Module "sitregreceptionist": invoking grunt
Module "sitregreceptionist": command output
> >> Local Npm module "grunt-contrib-clean" not found. Is it installed?
> >> Local Npm module "grunt-contrib-copy" not found. Is it installed?
> >> Local Npm module "grunt-contrib-uglify" not found. Is it installed?
> >> Local Npm module "grunt-contrib-cssmin" not found. Is it installed?
> >> Local Npm module "grunt-mkdir" not found. Is it installed?
> >> Local Npm module "grunt-openui5" not found. Is it installed?
> Warning: Task "clean" not found.� Use --force to continue.
Today I've tried again the build using the ui5-sap-cp pipeline. But it failed with this error:
Only after I've added:
to my package.json the build worked again. You can try with the public repository at
https://github.com/sapmentors/SITregReceptionist/
The text was updated successfully, but these errors were encountered: