Skip to content

outline: 0.68.1 -> 0.69.0#228101

Closed
yrd wants to merge 1 commit intoNixOS:masterfrom
yrd:outline
Closed

outline: 0.68.1 -> 0.69.0#228101
yrd wants to merge 1 commit intoNixOS:masterfrom
yrd:outline

Conversation

@yrd
Copy link
Member

@yrd yrd commented Apr 25, 2023

Description of changes

This doesn't build yet, I'm getting the following errors:

Yarn output (partial)

Installation:

warning Resolution field "qs@6.9.7" is incompatible with requested version "qs@^6.11.0"
warning Resolution field "qs@6.9.7" is incompatible with requested version "qs@^6.11.0"
[3/4] Linking dependencies...
warning " > @benrbray/prosemirror-math@0.2.2" has incorrect peer dependency "katex@^0.13.0".
warning " > @benrbray/prosemirror-math@0.2.2" has incorrect peer dependency "prosemirror-transform@^1.2.12".
warning " > mobx-react@6.3.1" has incorrect peer dependency "react@^16.8.0 || 16.9.0-alpha.0".
warning "mobx-react > mobx-react-lite@2.2.2" has incorrect peer dependency "react@^16.8.0".
warning " > prosemirror-utils@0.9.6" has incorrect peer dependency "prosemirror-tables@^0.9.1".
warning " > styled-components@5.3.0" has unmet peer dependency "react-is@>= 16.8.0".
warning " > vite-plugin-pwa@0.14.4" has unmet peer dependency "workbox-build@^6.5.4".
warning " > vite-plugin-pwa@0.14.4" has unmet peer dependency "workbox-window@^6.5.4".
warning "vite-plugin-pwa > workbox-build > @rollup/plugin-babel@5.3.1" has incorrect peer dependency "rollup@^1.20.0||^2.0.0".
warning "vite-plugin-pwa > workbox-build > @rollup/plugin-node-resolve@11.2.1" has incorrect peer dependency "rollup@^1.20.0||^2.0.0".
warning "vite-plugin-pwa > workbox-build > @rollup/plugin-replace@2.4.2" has incorrect peer dependency "rollup@^1.20.0 || ^2.0.0".
warning "vite-plugin-pwa > workbox-build > rollup-plugin-terser@7.0.2" has incorrect peer dependency "rollup@^2.0.0".
warning "vite-plugin-pwa > workbox-build > @rollup/plugin-babel > @rollup/pluginutils@3.1.0" has incorrect peer dependency "rollup@^1.20.0||^2.0.0".
warning " > @getoutline/jest-runner-serial@2.0.0" has unmet peer dependency "jest-runner@27.x".
warning " > @relative-ci/agent@4.1.3" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0-rc.1".
warning " > enzyme-adapter-react-16@1.15.7" has incorrect peer dependency "react@^16.0.0-0".
warning " > enzyme-adapter-react-16@1.15.7" has incorrect peer dependency "react-dom@^16.0.0-0".
warning "enzyme-adapter-react-16 > enzyme-adapter-utils@1.14.1" has incorrect peer dependency "react@0.13.x || 0.14.x || ^15.0.0-0 || ^16.0.0-0".
warning "enzyme-adapter-react-16 > react-test-renderer@16.14.0" has incorrect peer dependency "react@^16.14.0".
warning "enzyme-adapter-react-16 > enzyme-adapter-utils > airbnb-prop-types@2.16.0" has incorrect peer dependency "react@^0.14 || ^15.0.0 || ^16.0.0-alpha".

Build:

$ vite build
vite v4.1.3 building for production...
✓ 6103 modules transformed.
[vite-plugin-pwa:build] "ParseError" is not exported by "node_modules/katex/dist/katex.mjs", imported by "node_modules/@benrbray/prosemirror-math/dist/index.es.js".
file: /build/source/node_modules/@benrbray/prosemirror-math/dist/index.es.js:6:16
4: import { keymap } from 'prosemirror-keymap';
5: import { chainCommands, deleteSelection, newlineInCode } from 'prosemirror-commands';
6: import katex, { ParseError } from 'katex';
                   ^
7: import { Fragment, Schema } from 'prosemirror-model';
8: import { InputRule } from 'prosemirror-inputrules';
error during build:
RollupError: "ParseError" is not exported by "node_modules/katex/dist/katex.mjs", imported by "node_modules/@benrbray/prosemirror-math/dist/index.es.js".
    at error (file:///build/source/node_modules/rollup/dist/es/shared/rollup.js:2091:30)
    at Module.error (file:///build/source/node_modules/rollup/dist/es/shared/rollup.js:13125:16)
    at Module.traceVariable (file:///build/source/node_modules/rollup/dist/es/shared/rollup.js:13507:29)
    at ModuleScope.findVariable (file:///build/source/node_modules/rollup/dist/es/shared/rollup.js:11989:39)
    at ChildScope.findVariable (file:///build/source/node_modules/rollup/dist/es/shared/rollup.js:6819:38)
    at ClassBodyScope.findVariable (file:///build/source/node_modules/rollup/dist/es/shared/rollup.js:6819:38)
    at ChildScope.findVariable (file:///build/source/node_modules/rollup/dist/es/shared/rollup.js:6819:38)
    at FunctionScope.findVariable (file:///build/source/node_modules/rollup/dist/es/shared/rollup.js:6819:38)
    at ChildScope.findVariable (file:///build/source/node_modules/rollup/dist/es/shared/rollup.js:6819:38)
    at CatchScope.findVariable (file:///build/source/node_modules/rollup/dist/es/shared/rollup.js:6819:38)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Any Input would be appreciated. I've tried using mkYarnPackage as well, to no avail.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

cc @cab404

@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` labels Apr 25, 2023
@ofborg ofborg bot requested a review from cab404 April 25, 2023 08:08
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Apr 25, 2023
@xanderio xanderio mentioned this pull request May 16, 2023
12 tasks
@xanderio
Copy link
Contributor

We can close this as #232235 is now merged.

@xanderio xanderio closed this May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants