abhijithvijayan / web-extension-starter

🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension
MIT License
2.01k stars 171 forks source link

ERROR in ./source/manifest.json #57

Closed shivamsingha closed 3 years ago

shivamsingha commented 3 years ago

I'm getting this error and there's no reference to what's causing it. manifest.json is basically the same as in the starter.

ERROR in ./source/manifest.json
Module Error (from ./node_modules/wext-manifest-loader/lib/index.js):
Cannot read property 'replace' of undefined
shivamsingha commented 3 years ago

Sorry! My bad.