Skip to content
This repository was archived by the owner on Jul 20, 2019. It is now read-only.

Fixed Enoent error with npm install -g#19

Open
kdmcnamara wants to merge 3 commits into
Cordazar:masterfrom
kdmcnamara:master
Open

Fixed Enoent error with npm install -g#19
kdmcnamara wants to merge 3 commits into
Cordazar:masterfrom
kdmcnamara:master

Conversation

@kdmcnamara
Copy link
Copy Markdown

In package.json, I switched
"server": "./bin/server"
with
"server": "./bin/crest"
This will fix installation issues that a lot of people have run into, referenced in other Issues. Hope this helps!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant