🐛 Bug Report
parcel is the new official name of the package, as the readme shows: https://github.com/parcel-bundler/parcel
⚠️ Parser "@svgr/parcel-plugin-svgr/lib/asset.js" failed to initialize when processing asset "node_modules/@primer/octicons/build/svg/reply.svg". Threw the following error:
Error: Cannot find module 'parcel-bundler'
Require stack:
- ./refined-github/node_modules/@svgr/parcel-plugin-svgr/lib/asset.js
- ./refined-github/node_modules/parcel/src/Parser.js
- ./refined-github/node_modules/parcel/src/Pipeline.js
- ./refined-github/node_modules/parcel/src/worker.js
- ./refined-github/node_modules/@parcel/workers/src/child.js
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:793:17)
at Function.Module._load (internal/modules/cjs/loader.js:686:27)
at Module.require (internal/modules/cjs/loader.js:848:19)
at require (./refined-github/node_modules/v8-compile-cache/v8-compile-cache.js:161:20)
at Object.<anonymous> (./refined-github/node_modules/@svgr/parcel-plugin-svgr/lib/asset.js:3:22)
at Module._compile (./refined-github/node_modules/v8-compile-cache/v8-compile-cache.js:194:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:991:10)
at Module.load (internal/modules/cjs/loader.js:811:32)
at Function.Module._load (internal/modules/cjs/loader.js:723:14)
at Module.require (internal/modules/cjs/loader.js:848:19) falling back to RawAsset
To Reproduce
npm i parcel @svgr/parcel-plugin-svgr
parcel build
Try on any repo. Remove parcel-bundler and install parcel
🐛 Bug Report
parcel is the new official name of the package, as the readme shows: https://github.com/parcel-bundler/parcel
To Reproduce
Try on any repo. Remove
parcel-bundlerand installparcel