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
{{ message }}
This repository was archived by the owner on Dec 22, 2018. It is now read-only.
I am facing below error when execute npm start command. Please help to resolve this error. i am using window 7 - 64 bit OS environment for development.
'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "..Program Files\nodejs\node.exe" "..\AppDa
ta\Roaming\npm\node_modules\npm\bin\npm-cli.js" "start"
npm ERR! node v6.9.2
npm ERR! npm v4.2.0
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: ./scripts/web
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script './scripts/web'.
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 pdf-annotate.js packa
ge,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! ./scripts/web
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs pdf-annotate.js
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls pdf-annotate.js
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request