Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hoot-ui-2x build runs in background? #1261

Open
sumarlidason opened this issue Nov 6, 2018 · 0 comments
Open

hoot-ui-2x build runs in background? #1261

sumarlidason opened this issue Nov 6, 2018 · 0 comments

Comments

@sumarlidason
Copy link

cd hoot-ui-2x && \
npm i  && \
npm run production

The Quoted portions are not from npm run production

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents/node_modules/rc/node_modules/minimist):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, open '/home/vagrant/hoot/hoot-ui-2x/node_modules/fsevents/node_modules/rc/node_modules/minimist/package.json.642680244'

added 67 packages in 25.616s

[email protected] production /home/vagrant/hoot/hoot-ui-2x
npm-run-all -s build dist

[email protected] build /home/vagrant/hoot/hoot-ui-2x
node development_server.js

building data
building css
data built: 3239.809ms
building src

cp target/hoot-services-*.war ../bin
make[4]: Leaving directory /home/vagrant/hoot/hoot-services' mkdir -p bin cp scripts/RunHoot.sh bin/hoot chmod +x bin/hoot mkdir -p bin cp scripts/HootTest.sh bin/HootTest make -f Makefile.qmake 2>&1 | grep -v -e ".*WARNING: Failure to find: tmp/swig/HootSwig.cxx.*" \ || true \ ; [ "${PIPESTATUS[0]}" == "0" ] && true || false make[4]: Entering directory /home/vagrant/hoot'
cd tbs/ && /usr/bin/qmake-qt4 /home/vagrant/hoot/tbs/tbs.pro -o Makefile.qmake
cd tgs/ && /usr/bin/qmake-qt4 /home/vagrant/hoot/tgs/tgs.pro -o Makefile.qmake
cd hoot-core/ && /usr/bin/qmake-qt4 /home/vagrant/hoot/hoot-core/hoot-core.pro -o Makefile.qmake

[BABEL] Note: The code generator has deoptimised the styling of "/home/vagrant/hoot/hoot-ui-2x/data/imagery.json" as it exceeds the max of "500KB".
[BABEL] Note: The code generator has deoptimised the styling of "/home/vagrant/hoot/hoot-ui-2x/data/presets/presets.json" as it exceeds the max of "500KB".

cd hoot-core-test/ && /usr/bin/qmake-qt4 /home/vagrant/hoot/hoot-core-test/hoot-core-test.pro -o Makefile.qmake
cd hoot-js/ && /usr/bin/qmake-qt4 /home/vagrant/hoot/hoot-js/hoot-js.pro -o Makefile.qmake

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

No branches or pull requests

1 participant