You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Windows 10 and tried to use your code. But I face the following errors.
(the only way I could kind of run it is: "tts-demo-master/bin/node app.js" , then it run but with a very low/quiet sound).
Do you have any thought?
Thanks in advance, Kind regards,
Hajar
$ npm run start:debug
@appstructio/[email protected] start:debug C:\Users\Me\tts-demo-master
node bin/setup.js && DEBUG=sounds ./node_modules/.bin/nodemon bin/app.js
events.js:160
throw er; // Unhandled 'error' event
^
Error: EISDIR: illegal operation on a directory, read
at Error (native)
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\Users\Me\nodejs\node.exe" "C:\Users\Me\nodejs\node_modules\npm\bin\npm-cli.js" "run" "start:debug"
npm ERR! node v6.9.1
npm ERR! npm v3.10.8
npm ERR! code ELIFECYCLE
npm ERR! @appstructio/[email protected] start:debug: node bin/setup.js && DEBUG=sounds ./node_modules/.bin/nodemon bin/app.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @appstructio/[email protected] start:debug script 'node bin/setup.js && DEBUG=sounds ./node_modules/.bin/nodemon bin/app.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the @appstructio/tts-demo package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node bin/setup.js && DEBUG=sounds ./node_modules/.bin/nodemon bin/app.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs @appstructio/tts-demo
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls @appstructio/tts-demo
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\Me\tts-demo-master\npm-debug.log
The text was updated successfully, but these errors were encountered:
Hello,
I use Windows 10 and tried to use your code. But I face the following errors.
(the only way I could kind of run it is: "tts-demo-master/bin/node app.js" , then it run but with a very low/quiet sound).
Do you have any thought?
Thanks in advance, Kind regards,
Hajar
$ npm run start:debug
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\Me\tts-demo-master\npm-debug.log
The text was updated successfully, but these errors were encountered: