You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Polymer
Hello, my Polymer app works as expected with polymer serve. However when I try to build it goes wrong:
error: Promise rejection: Error: file path is not in root: O:\bower_components\promise-polyfill\Promise.js (O:\Samos_Frontend) error: Error: file path is not in root: O:\bower_components\promise-polyfill\Promise.js (O:\Samos_Frontend)
This makes no sense to me. When the app is running, how it is not able to build? I googled about it. Some gave an hint with a polymer.json file. Explanation for that is very poor. It did not help me.