eleon182 / dynamodb-gui

GUI tool used to view data on AWS dynamodb
https://www.npmjs.com/package/dynamodb-gui
30 stars 5 forks source link

alot of error in google console #2

Open Gardezi1 opened 7 years ago

Gardezi1 commented 7 years ago

Hello guys I'm trying to use your software. But whenever I try to run it it shows me an empty page with alot of errors in google console. Please tell me what is it that I'm doing wrong. Here is an image of the errors

image

alexsandro-xpt commented 7 years ago

Same with me.

JeremyCSwain commented 7 years ago

The author needs to make note of the fact that the libs folder does not exist and is referenced in the index.jade file. Likewise, all of the dependencies within the non-existent libs folder need to be accounted for.

12345ajay commented 6 years ago

Same error plz help me.

gmadar commented 6 years ago

same here. this worked in my MacBook but on my Ubuntu machine I get the same errors.

UPDATE: The errors are gone after I manually executed bower install in the global package. but I still get a blank page.