fadonoso opened a new issue #19: Snap package error for CouchDB 2.1.1
URL: https://github.com/apache/couchdb-pkg/issues/19
 
 
   <!--- Provide a general summary of the issue in the Title above -->
   I have a problem trying to packaging a CouchDB snap, when the source-tag is 
changed to 2.1.1.
   The compilation fails in Fauxton. An extract of the huge error list:
   
   ```
   .......
   
   ERROR in ./app/addons/fauxton/notifications/notifications.js
   ESLintError: 
   
/home/felipe/snap/couchdb-pkg/parts/couchdb/build/src/fauxton/app/addons/fauxton/notifications/notifications.js
      29:3   error  'getStoreState' is not defined               no-undef
      45:3   error  'onChange' is not defined                    no-undef
      49:3   error  'getStyles' is not defined                   no-undef
      72:3   error  'getNotificationCenterPanel' is not defined  no-undef
      88:3   error  'state' is not defined                       no-undef
   
   ......
   
   ```
   It seems to me that the version of nodejs is not correct, although I tried 
with diferent version and I could not make it work (probably coz of my lack of 
skill with snaps).
   
   I'm working on an ubuntu 16.04 LTS machine.
   In order to reproduce this change source-tag: 2.1.0 to 2.1.1.
   
   Does someone know how to solve this?
   
   Thanks,
   Felipe

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to