3.108.0 build error
See original GitHub issueWhat
“version”: “3.108.0”,
run yarn build
polyfill-library git:(master) ✗ yarn build
yarn run v1.22.11
$ npm run clean && node tasks/updatesources && node tasks/buildsources/buildsources
> polyfill-library@3.108.0 clean
> rimraf ./polyfills/__dist && node tasks/clean
Cleaning polyfills...
.......
WebAnimations: New polyfill
from node_modules/web-animations-js/web-animations.min.js
Polyfills updated successfully
Writing compiled polyfill sources to /Users/chenyulun390/github/polyfill-library/polyfills/__dist/...
{
name: 'Build error',
message: 'Error while building: HTMLTemplateElement',
error: {
message: 'Error minifying HTMLTemplateElement',
error: {
message: "Unexpected character '`'",
filename: 0,
line: 326,
col: 17,
pos: 11150
}
}
}
{"name":"Build error","message":"Error while building: HTMLTemplateElement","error":{"message":"Error minifying HTMLTemplateElement","error":{"message":"Unexpected character '`'","filename":0,"line":326,"col":17,"pos":11150}}}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Details
Issue Analytics
- State:
- Created 2 years ago
- Comments:10
Top Results From Across the Web
Tycho build error: “… requires bundle … but it could not be ...
The problem is that the repository at http://download.eclipse.org/releases/neon/ indeed does not contain org.eclipse.ui in version 3.108.1 ...
Read more >Eclipse Community Forums: Newcomers » Configuration error
Iam an error shown below while opening the eclipse.can someone please ... Require-Bundle: org.eclipse.ui; bundle-version="[3.108.0,4.0.0)"
Read more >Authentication error while Deploying MTA Archive
I have successfully finished the step "Build MTA Project". ... https://api.cf.us10.hana.ondemand.com API version: 3.108.0 Not logged in.
Read more >[package - 131amd64-quarterly][java/eclipse] Failed for eclipse-4.24 ...
Please investigate the failure and submit a PR to fix build. ... s] [INFO] org.eclipse.swt.examples.ole.win32 3.108.0-SNAPSHOT SUCCESS [ 0.295 s] [INFO] ...
Read more >3.91.0 - Cloud Controller API Reference
App Sub-Resources; Starting Apps; Asynchronous Operations; Errors; Filtering ... error, string, A string describing errors during the build process.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That also works 😃
npm ci
is kinda the equivalent of deleting node_modules +npm install
Consider upgrading your compression tools?
uglify-js
does not support advanced syntax It would be nice if the environment could support Node16.(The latest versions of Apicache do not support Node16)