Ionic 3 Failed to restore “com.attendee.barcodegenerator” in config.xml

In the Ionic project, I removed the attachment that I had previously attached. But when I build the project I get an error. I mentioned the fault below. I could not find a solution. I delete the necessary places in Config.xml, but this line is added again when it is rebuilt. I’m glad you found a solution to the problem. Thank you

Discovered plugin "com.attendee.barcodegenerator" in config.xml. Adding it to the project

Failed to restore plugin "com.attendee.barcodegenerator" from config.xml. You might need to try adding it again. Error: Failed to fetch plugin com.attendee.barcodegenerator@~0.0.4 via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Error: npm: Command failed with exit code 1 Error output:
npm ERR! code E404
npm ERR! 404 Not Found: com.attendee.barcodegenerator@~0.0.4

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/CAN/.npm/_logs/2017-10-31T14_51_47_381Z-debug.log
<plugin name="com.attendee.barcodegenerator" spec="~0.0.4" />