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
/Users/silentimp/Work/mercury-sdk/node_modules/babelify/index.js:65
if (!babel.util.canCompile(filename, extensions)) {
^
TypeError: Cannot read property 'canCompile' of undefined
at /Users/silentimp/Work/mercury-sdk/node_modules/babelify/index.js:65:21
at makeTransform (/Users/silentimp/Work/mercury-sdk/node_modules/module-deps-sortable/index.js:271:21)
at /Users/silentimp/Work/mercury-sdk/node_modules/module-deps-sortable/index.js:246:9
at Deps.getTransforms (/Users/silentimp/Work/mercury-sdk/node_modules/module-deps-sortable/index.js:251:7)
at /Users/silentimp/Work/mercury-sdk/node_modules/module-deps-sortable/index.js:391:24
at onresolve (/Users/silentimp/Work/mercury-sdk/node_modules/module-deps-sortable/index.js:203:14)
at /Users/silentimp/Work/mercury-sdk/node_modules/browser-resolve/index.js:269:13
at onfile (/Users/silentimp/Work/mercury-sdk/node_modules/browser-resolve/node_modules/resolve/lib/async.js:51:21)
at onex (/Users/silentimp/Work/mercury-sdk/node_modules/browser-resolve/node_modules/resolve/lib/async.js:93:22)
at /Users/silentimp/Work/mercury-sdk/node_modules/browser-resolve/node_modules/resolve/lib/async.js:24:18
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @frontender-magazine/[email protected] build:readme: documentation readme source/*.js --section="Documentation"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @frontender-magazine/[email protected] build:readme script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Uh oh!
There was an error while loading. Please reload this page.
Hi, I can't build documentation after update babel to 7 version.
How are you running documentation.js (on the CLI, Node.js API, Grunt, other?):
npm script
"build:doc": "documentation build source/.js -o docs -f html",
"build:readme": "documentation readme source/.js --section="Documentation"",
https://github.com/FrontenderMagazineDevelopment/mercury-sdk/tree/feature/ISSUE-2/updateBabel
The text was updated successfully, but these errors were encountered: