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
cd
./scripts/npm.sh install
cd /ghedit
npm install
Build
cd /ghedit
npm run build
Build targets:
build - loose js files
build-opt - packed not minimized. Requires ?b=opt when on localhost.
build-min - packed and minimized. Requires ?b=min when on localhost.
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/17#issuecomment-256019981, or mute the threadhttps://github.com/notifications/unsubscribe-auth/APMaxFhPowosQxtmoky6B0qlpADKGtU_ks5q3fUugaJpZM4Kea-j.
I followed the build instructions exactly as given on Linux with the lastest Node and NPM and have been unable to build:
The text was updated successfully, but these errors were encountered: