Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Merge pull request #2476 from steemit/1637-add-nsp" #2491

Merged
merged 1 commit into from
Feb 8, 2018

Conversation

bnchdrff
Copy link
Contributor

@bnchdrff bnchdrff commented Feb 8, 2018

This reverts commit 7735ca3, reversing
changes made to 63b561e.

updates cause this error in production build mode:

  xxx GET /assets/app-1b095b1ada8cb66aecaa.css 500 14ms - 8a1b2e6c3cc9df60f2a7f1d91a
(node:22) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: next is not a function

  TypeError: downstream.call is not a function
      at Object.<anonymous> (/var/app/node_modules/koa-mount/index.js:58:23)
      at Generator.next (<anonymous>)
      at Object.<anonymous> (/var/app/node_modules/koa-mount/index.js:52:19)
      at Generator.next (<anonymous>)
      at Object.<anonymous> (/var/app/node_modules/koa-mount/index.js:52:19)
      at Generator.next (<anonymous>)
      at onFulfilled (/var/app/node_modules/co/index.js:65:19)
      at /var/app/node_modules/co/index.js:54:5
      at new Promise (<anonymous>)
      at Object.co (/var/app/node_modules/co/index.js:50:10)
      at Object.toPromise (/var/app/node_modules/co/index.js:118:63)
      at next (/var/app/node_modules/co/index.js:99:29)
      at onFulfilled (/var/app/node_modules/co/index.js:69:7)
      at /var/app/node_modules/co/index.js:54:5
      at new Promise (<anonymous>)
      at Object.co (/var/app/node_modules/co/index.js:50:10)

This reverts commit 7735ca3, reversing
changes made to 63b561e.
@bnchdrff bnchdrff requested a review from gl2748 February 8, 2018 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants