https://bugzilla.redhat.com/show_bug.cgi?id=2360489



--- Comment #5 from Davide Cavalca <[email protected]> ---
Looks like there's something wrong with cssnano as it's not being picked up
properly:

Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TnfqJn
+ umask 022
+ cd /builddir/build/BUILD/anubis-1.20.0-build
+ cd anubis-1.20.0
+ make assets
go generate ./...
(✓) Complete [ updates=2 duration=1.687791ms ]
(✓) Complete [ updates=3 duration=5.075413ms ]
./web/build.sh

  static/js/main.mjs       7.2kb
  static/js/main.mjs.map  20.7kb

⚡ Done in 3ms
static/js/main.mjs   : 45.60%   (  7.23 KiB =>   3.30 KiB,
static/js/main.mjs.zst) 

  static/js/bench.mjs       4.3kb
  static/js/bench.mjs.map  17.4kb

⚡ Done in 2ms
./xess/build.sh
Error: Cannot find module 'cssnano'
Require stack:
-
/builddir/build/BUILD/anubis-1.20.0-build/anubis-1.20.0/xess/postcss.config.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1401:15)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1057:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1062:22)
    at Module._load (node:internal/modules/cjs/loader:1211:37)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
    at Module.require (node:internal/modules/cjs/loader:1487:12)
    at require (node:internal/modules/helpers:135:16)
    at Object.<anonymous>
(/builddir/build/BUILD/anubis-1.20.0-build/anubis-1.20.0/xess/postcss.config.js:3:5)
    at Module._compile (node:internal/modules/cjs/loader:1730:14) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
   
'/builddir/build/BUILD/anubis-1.20.0-build/anubis-1.20.0/xess/postcss.config.js'
  ]
}
make: *** [Makefile:17: assets] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.TnfqJn (%build)
    Bad exit status from /var/tmp/rpm-tmp.TnfqJn (%build)


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2360489

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202360489%23c5

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to