Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Error: Cannot call a namespace ('moment') #2

Closed
BryanWilhite opened this issue Feb 15, 2019 · 1 comment
Closed

Error: Cannot call a namespace ('moment') #2

BryanWilhite opened this issue Feb 15, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@BryanWilhite
Copy link
Owner

ng build @songhay/player-video-you-tube
Building Angular Package
Building entry point '@songhay/player-video-you-tube'
Compiling TypeScript sources through ngc
Bundling to FESM2015

BUILD ERROR
Cannot call a namespace ('moment')
Error: Cannot call a namespace ('moment')
    at error (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:3460:30)
    at Module.error (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:13349:9)
    at CallExpression.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:10228:30)
    at MemberExpression$$1.NodeBase.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:9183:23)
    at MemberExpression$$1.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:11261:35)
    at CallExpression.NodeBase.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:9183:23)
    at CallExpression.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:10224:31)
    at VariableDeclarator.NodeBase.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:9183:23)
    at VariableDeclaration$$1.NodeBase.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:9179:31)
    at BlockStatement$$1.NodeBase.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:9179:31)

Cannot call a namespace ('moment')
Error: Cannot call a namespace ('moment')
    at error (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:3460:30)
    at Module.error (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:13349:9)
    at CallExpression.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:10228:30)
    at MemberExpression$$1.NodeBase.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:9183:23)
    at MemberExpression$$1.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:11261:35)
    at CallExpression.NodeBase.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:9183:23)
    at CallExpression.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:10224:31)
    at VariableDeclarator.NodeBase.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:9183:23)
    at VariableDeclaration$$1.NodeBase.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:9179:31)
    at BlockStatement$$1.NodeBase.bind (..\songhay-ng-workspace\songhay\node_modules\rollup\dist\rollup.js:9179:31)
@BryanWilhite BryanWilhite added the bug Something isn't working label Feb 15, 2019
@BryanWilhite BryanWilhite self-assigned this Feb 15, 2019
@BryanWilhite
Copy link
Owner Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant