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 Jun 16, 2021. It is now read-only.
Hello!
I've followed the instructions and issued the following:
$ path-to-codeology-master/build> npm install
This gives the following warnings: npm WARN deprecated lodash@0.9.2: Grunt needs your help! See https://github.com/gruntjs/grunt/issues/1403. npm WARN deprecated graceful-fs@1.2.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible. npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
I only see the index.html at the root. How would I go about running the node server, to launch the project locally?
Also, when deleting or moving the entire unpacked project, which has a lot of files under multiple folders causes windows to give me a, "Source Path Too Long" error.