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
I have now another, similar problem with grunt. Global installation is not sufficient, grunt build from root directory cannot find gruntfile and grunt build from ./src/UXR/ yields
> grunt build
>> Local Npm module "grunt-contrib-concat" not found. Is it installed?
>> Local Npm module "grunt-contrib-cssmin" not found. Is it installed?
>> Local Npm module "grunt-contrib-uglify" not found. Is it installed?
>> Local Npm module "grunt-contrib-watch" not found. Is it installed?
>> Local Npm module "grunt-contrib-copy" not found. Is it installed?
Warning: Task "copy" not found. Use --force to continue.
I think, that the cli installation instructions should be updated. Currently it is not possible to install the tool by the provided commands.
I've attempted to install the UXR, I've run.
and got error
Environment is Win10
The text was updated successfully, but these errors were encountered: