You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError [ERR_INVALID_CALLBACK]: Callback must be a function
at maybeCallback (fs.js:128:9)
at Object.writeFile (fs.js:1163:14)
at /home/ubuntu/cartodb/lib/assets/javascripts/cdb/scripts/compress.js:64:14
at FSReqWrap.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:53:3)
make[1]: [dist/cartodb.full.uncompressed.js] Error 1
make: [update_cdb] Error 2
)
Task 'cdb' took 4498ms
Version
carto v4.38.0
node v10.21.0
npm 6.14.4
The text was updated successfully, but these errors were encountered:
Context
While precompile FE assets in production mode, the cdb task fails.
Steps to Reproduce
bundle exec grunt --environment=production
Current Result
Version
carto v4.38.0
node v10.21.0
npm 6.14.4
The text was updated successfully, but these errors were encountered: