[ci] package-lock.json, package updates, flake ci for installation

parent e68cd37d
dev 204-ngrams-refactor-fixes 242-dev-phylo-search-documents 262-dev-phylo-doc-search-ux-improvements 362-dev-sqlite 580-phylo-params-display-improvements 582-dev-phylo-default-behavior 643-export-the-phylo-in-json-and-dot-format 668-phylo-on-the-exported-svg-file-fix-the-background-color-behind-the-label 669-tree-focus-temporary-hotfix-comment-the-forced-focus-forest-open-nodes-for-performances-reason 670-dev-first-tree-lighter-calls 673-dev-phylo-term-selection 674-dev-search-reload 676-csv-tsv-in-all-codebase 679-corpus-import-docs-from-selected-list-is-broken 683-dev-graph-explorer-legend 687-dev-document-star 689-dev-dynamic-legend 689-dev-graph-legend-improvements 689-dev-graph-legend-improvements-pt-2 691-node-terms-in-settings-on-the-download-tab-put-json-as-default-selectbox-choice-instead-of-the-current-json-zipped 694-dev-mobile-version 695-node-document-display-the-db-source-of-a-document-with-authors-etc 696-add-separators-between-keywords-in-phylo 698-dev-ws-host-fix 699-node-graph-display-the-graph-toolbar-by-default-il-would-make-it-possible-to-control-more-quickly-play-pause 701-dev-fix-nix-build 704-dev-fix-ws-update-for-a-pinned-tree 705-dev-upgrade-sigma-js 706-dev-display-node-count-in-toolbar 706-dev-graph-params-display 708-dev-sigma-settings 709-node-corpus-import-file-dialog-improvements 710-topbar-update-the-navigation-bar-links-in-the-info-dropdown 711-home-when-user-is-logged-display-an-easy-entry-to-create-a-corpus 712-dev-unify-css 717-dev-locate-in-tree 717-locate-in-tree 718-dev-subcorpus-frontend 719-dev-share-url-copy 726-tree-style-fixes 728-dev-csv-upload-error-message 729-corpus-upload-fix-an-error-on-form-select-nolist-option 730-frontend-for-bridgeness-method-choice 731-corpus-search-form-open-alex-filters-fix-conflicts adinapoli/garg-375 adinapoli/issue-364 adinapoli/rename-unpublish async-workers auto-reload block-based-editor cm-detect-file-type dev-add-edge-weight-control dev-david dev-implement-temporary-file-storage-444 dev-merge dev-release dev-release-candidate-0.0.7.4.3 dev-spago-next dev-spago-next-edge-weight dev-spago-next-with-flake dev-upload-form-adjust-file-type-to-extension dev-websockets feature-flag-hook fix-quote-with-space fix/386 flake-update open-alex-filers purescript-format puresript-format-ci search-fixes stable testing 0.0.7.4.5 0.0.7.4.4 0.0.7.4.3 0.0.7.4.2 0.0.7.4.1 0.0.7.4 0.0.7.3.8 0.0.7.3.7 0.0.7.3.6 0.0.7.3.5 0.0.7.3.4 0.0.7.3.3 0.0.7.3.2 0.0.7.3.1 0.0.7.3 0.0.7.2.8 0.0.7.2.7 0.0.7.2.6 0.0.7.2.5 0.0.7.2.4 0.0.7.2.3 0.0.7.2.2 0.0.7.2.1 0.0.7.2 0.0.7.1.16 0.0.7.1.15 0.0.7.1.14 0.0.7.1.13 0.0.7.1.12 0.0.7.1.11 0.0.7.1.10 0.0.7.1.9 0.0.7.1.8 0.0.7.1.7.4 0.0.7.1.7.3 0.0.7.1.7.2 0.0.7.1.7.1 0.0.7.1.7 0.0.7.1.6.5 0.0.7.1.6.4 0.0.7.1.6.3 0.0.7.1.6.2 0.0.7.1.6.1 0.0.7.1.6 0.0.7.1.5.5 0.0.7.1.5.4 0.0.7.1.5.3 0.0.7.1.5.2 0.0.7.1.5.1 0.0.7.1.5 0.0.7.1.4
No related merge requests found
Pipeline #6071 passed with stages
in 12 minutes and 17 seconds
......@@ -75,9 +75,10 @@
set -e
echo "Installing JS Dependencies"
#yarn
${pkgs.nodePackages.npm}/bin/npm install
${pkgs.nodePackages.npm}/bin/npm install --dev
#${pkgs.nodePackages.npm}/bin/npm install
# https://docs.npmjs.com/cli/v9/commands/npm-ci
${pkgs.nodePackages.npm}/bin/npm ci
#${pkgs.nodePackages.npm}/bin/npm install --dev
echo "Compiling"
${pkgs.nodePackages.npm}/bin/npm run build
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment