-1

In SAP WEB IDE I'm building my project (Right-Clck + Build). This was working correctly but now it's erroring with:

4​:43:07 PM (Build) Build started. 4:43:10 PM (DIBuild) Build of /rsa-complete-survey in progress 4:43:11 PM (DIBuild) [INFO] Retrieving source code

[INFO] Preparing node environment
[INFO] package.json not modified, skipping npm installation
[INFO] Using recently cached node_modules
[INFO] Node environment ready
4:43:15 PM (DIBuild) grunt-cli: The grunt command line interface (v1.2.0)

Fatal error: Unable to find local grunt.

If you're seeing this message, grunt hasn't been installed locally to
your project. For more information about installing and configuring grunt,
please see the Getting Started guide:

http://gruntjs.com/getting-started
[INFO] Build finished in 4 seconds

Any ideas?

Adam Harkus
  • 2,050
  • 2
  • 36
  • 64

1 Answers1

1

Should to be a temporary problem. Others are reporting similar issues as well. To join the discussion, click here to get invited and visit the channel #sapwebide.

Boghyon Hoffmann
  • 17,103
  • 12
  • 72
  • 170