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

issue on windows 10 ?! #1

Open
Bahar1978 opened this issue Jun 9, 2017 · 0 comments
Open

issue on windows 10 ?! #1

Bahar1978 opened this issue Jun 9, 2017 · 0 comments

Comments

@Bahar1978
Copy link

Bahar1978 commented Jun 9, 2017

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

@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

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

1 participant