-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Error in prebid.js v8.35 download #11811
Comments
I have exactly the same problem for 8.52.0 version |
If you uncheck first party enrichment you should have no problem with 9, it no longer exists |
The tcf modules were renamed in 9, essentially you are trying to download a module that doesn't exist if you gather them in 8.x |
So how can I download version 8.X now since there is a common downloader for 9.X and 8.X, and the names are already renamed for 9? |
This is currently not possible for users wanting the 8.x gdpr modules; we're working on a fix for later today. |
Type of issue
bug
Description
When I try to download a prebid.js file from https://docs.prebid.org/download.html, with any of the following modules:
I get an error in the prebid.js file {"error":"Prebid file not built properly","requestId":"85f1b883-aa0a-4e34-87bf-428d0643d714"}
Steps to reproduce
Download a prebid.js file from https://docs.prebid.org/download.html for version 8.35, with any of the following modules:
Test page
Expected results
Downloads whole prebid.js without error
Actual results
Downloads empty prebid.js file with error
Platform details
Any prebid.js version
Google Chrome: Version 125.0.6422.141 (Official Build) (64-bit)
Ubuntu 22.04.4 LTS
Other information
#11805
#11810
The text was updated successfully, but these errors were encountered: