Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run this project? I run "gulp" on the command but not work #6

Open
gclsoft opened this issue Feb 20, 2018 · 3 comments
Open

Comments

@gclsoft
Copy link

gclsoft commented Feb 20, 2018

root@g-virtual-machine:/home/g/work/frontend# gulp
module.js:557
    throw err;
    ^

Error: Cannot find module 'jshint/src/cli'
    at Function.Module._resolveFilename (module.js:555:15)
    at Function.Module._load (module.js:482:25)
    at Module.require (module.js:604:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/home/g/work/frontend/node_modules/gulp-jshint/src/extract.js:1:79)
    at Module._compile (module.js:660:30)
    at Object.Module._extensions..js (module.js:671:10)
    at Module.load (module.js:573:32)
    at tryModuleLoad (module.js:513:12)
    at Function.Module._load (module.js:505:3)
@gclsoft
Copy link
Author

gclsoft commented Feb 20, 2018

root@g-virtual-machine:/home/g/work/frontend# node assets/app/scripts/app.js 
/home/g/work/frontend/assets/app/scripts/app.js:3
var miningApp = angular.module('miningApp', [
                ^

ReferenceError: angular is not defined
    at Object.<anonymous> (/home/g/work/frontend/assets/app/scripts/app.js:3:17)
    at Module._compile (module.js:660:30)
    at Object.Module._extensions..js (module.js:671:10)
    at Module.load (module.js:573:32)
    at tryModuleLoad (module.js:513:12)
    at Function.Module._load (module.js:505:3)
    at Function.Module.runMain (module.js:701:10)
    at startup (bootstrap_node.js:193:16)
    at bootstrap_node.js:617:3

@avelino
Copy link
Contributor

avelino commented Feb 23, 2018

Project is stopped (unfortunately), we need people to contribute, you have interest?

@gclsoft
Copy link
Author

gclsoft commented Feb 24, 2018

YES @avelino

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants