Skip to content

[rework branch] No gulpfile found #24

@mschoenebeck

Description

@mschoenebeck

I built the app like described in the README file but I run into the following error. It says there is no gulpfile.

$ make
make npm
make[1]: Entering directory `/var/www/nextcloud/apps/maps'
npm run build

> maps@0.0.7 prebuild /var/www/nextcloud/apps/maps
> npm install && node_modules/bower/bin/bower install && node_modules/bower/bin/bower update


> maps@0.0.7 build /var/www/nextcloud/apps/maps
> node node_modules/gulp-cli/bin/gulp.js

[18:59:46] No gulpfile found
npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
make[1]: *** [npm] Error 1
make[1]: Leaving directory `/var/www/nextcloud/apps/maps'
make: *** [build] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions