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

getting errors when app started #42

Open
bobbytanwer opened this issue Jan 23, 2017 · 3 comments
Open

getting errors when app started #42

bobbytanwer opened this issue Jan 23, 2017 · 3 comments

Comments

@bobbytanwer
Copy link

Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost:3002/bower_components/angular-sortable-view/src/angular-sortable-view.js Failed to load resource: the server responded with a status of 404 (Not Found)
app.js:5 Uncaught ReferenceError: angular is not defined

Hi Ealves.
I am trying to install and use the recorder. Having some issues, i am including screen shot. see if you can help
Thank you
protractor-recorder

@phamdt
Copy link
Contributor

phamdt commented Jan 24, 2017

you've already bower install-ed?

@bobbytanwer
Copy link
Author

bobbytanwer commented Jan 24, 2017

Yes i did, although i installed using 'npm install bower'
i am also seeing following

C:\Protractor\protractor-recorder\node_modules\utf-8-validate>if not defined npm _config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bi n\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYT HON env variable.
gyp ERR! stack at failNoPython (C:\Program Files\nodejs\node_modules\npm\nod e_modules\node-gyp\lib\configure.js:401:14)
gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node -gyp\lib\configure.js:356:11
gyp ERR! stack at FSReqWrap.oncomplete (fs.js:117:15)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodej s\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Protractor\protractor-recorder\node_modules\utf-8-validate
gyp ERR! node -v v6.2.2
gyp ERR! node-gyp -v v3.3.1
gyp ERR! not ok
npm WARN install:[email protected] [email protected] install: node-gyp re build
npm WARN install:[email protected] Exit status 1

@phamdt
Copy link
Contributor

phamdt commented Jan 25, 2017

It would have to be just 'bower install'. That said, the more recent stacktrace is something else. Without more info, my wild guess would be that this is a node version issue.

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