maddox/itunes-api

no such file or directory

kylevalentine96 opened this issue · 1 comments

can you help?

Last login: Sun Mar 28 09:03:06 on ttys000
/Users/kylevalentine/Desktop/itunes-api-master/script/install ; exit;
Kyles-iMac:~ kylevalentine$ /Users/kylevalentine/Desktop/itunes-api-master/script/install ; exit;
Installing itunes-api...
cp: config/org.itunes-api.plist: No such file or directory
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

I've got this same issue and also and error with script/server which shows this when run.


warn:    --minUptime not set. Defaulting to: 1000ms
warn:    --spinSleepTime not set. Your script will exit if it does not stay up for at least 1000ms
(node:42192) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:42192) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency

Did you ever get it sorted out and working?