Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.

Npm start occurs an error #87

Open
Maleantes opened this issue Dec 3, 2018 · 1 comment
Open

Npm start occurs an error #87

Maleantes opened this issue Dec 3, 2018 · 1 comment

Comments

@Maleantes
Copy link

Hey everybody,

I wanted to test this project because it interrest me a lot, but when i follow steps to launch the test, i have an error at 'npm start'

clone the repo

$ git clone https://github.com/instructure/pdf-annotate.js.git => OK
$ cd pdf-annotate.js => OK

intall dependencies

$ npm install => OK

start example server

$ npm start =>

./scripts/web

'.' is not recognized as an internal or external order, an executable program or a batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: ./scripts/web
npm ERR! Exit status 1

Should i change anything ni the package.json ? Or something is missing in my configuration ?

Thanks you for your help

@ryanscottmalmoe
Copy link

Get the same error. Still trying to figure this out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants