WARN deprecated rollup-plugin-terser@7.0.2: WARN deprecated sourcemap-codec@1.4.8:
Brought to you by:
tomkozak
Originally created by: jwbrede2217
npm install workbox-build
Package.Json
{
"name": "1.-npm-install-workbox-build",
"version": "1.0.0",
"main": "app.js",
"scripts": {
"test": "echo "Error: no test specified" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"express": "^4.18.2",
"workbox-build": "^6.5.4"
}
[}
Originally posted by: GamerBene19
I experience the same warning
seems like this package has to switch to
@rollup/plugin-terserand@jridgewell/sourcemap-codecto fix this issue.Originally posted by: emilbonnek
Getting the same error.
Using version 6.5.4
Originally posted by: tropicadri
duplicate [#3200]
Related
Tickets:
#3200Ticket changed by: tropicadri