GochoMugo / tgfancy

A Fancy, Higher-Level Wrapper for Telegram Bot API
MIT License
184 stars 16 forks source link

npm install fails (node v8.0.0, npm v5.0.0) #12

Closed behrad closed 7 years ago

behrad commented 7 years ago
npm ERR! Cannot read property 'find' of undefined

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/behrad/.npm/_logs/2017-06-09T09_55_01_218Z-debug.log
GochoMugo commented 7 years ago

@behrad Could you post the stack trace?

behrad commented 7 years ago

my console outputs nothing more than that @GochoMugo

kamikazechaser commented 7 years ago

@behrad Could you post the output in your latest log file? i.e in /Users/behrad/.npm/_logs/

GochoMugo commented 7 years ago

Just did an install:

⇒ node -v
v8.1.2

⇒ npm -v
5.0.3

Got no problem. :eyes: