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

Build error Error: Command failed: npm run build #20

Closed
jakub-astrahit opened this issue May 5, 2019 · 5 comments
Closed

Build error Error: Command failed: npm run build #20

jakub-astrahit opened this issue May 5, 2019 · 5 comments

Comments

@jakub-astrahit
Copy link

jakub-astrahit commented May 5, 2019

Hi, I'm new to this. I followed your installation steps in the Docs at https://botonic.io/docs/getting-started.html and it doesn't work. I use Windows 10, node v11.9.0, npm 6.5.0 and cygwin 3.0.7. Any ideas what could be wrong? I get this error:

image

$ botonic new myBot tutorial
- Copying files...
√ Copying files...
- Installing dependencies...
√ Installing dependencies...
- Building...
× Building...
Build error Error: Command failed: npm run build
clean-webpack-plugin: C:\users\jakub\web\myBot\dist has been removed.
[BABEL] Note: The code generator has deoptimised the styling of C:\users\jakub\web\myBot\node_modules\react-dom\cjs\react-dom.development.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of C:\users\jakub\web\myBot\node_modules\react-dom\cjs\react-dom.development.js as it exceeds the max of 500KB.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @ build: `webpack --env.node`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the @ build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\jakub\AppData\Roaming\npm-cache\_logs\2019-05-05T16_14_12_645Z-debug.log


✨  Bot myBot was successfully created!

Next steps:
cd myBot
botonic serve (test your bot locally from the browser)
botonic deploy (publish your bot to the world!)

When I run npm run build in myBot folder, I get a million warnings and this error:

ERROR in   Error: C:\users\jakub\web\myBot\node_modules\@botonic\react\src\webview.templa  te.html:130
      module.exports = _typeof;
                     ^
      TypeError: Cannot assign to read only property 'exports' of object '#<Object>'
      - webview.template.html:130 Module.<anonymous>
        [myBot]/[@botonic]/react/src/webview.template.html:130:16

      - webview.template.html:131 Module../node_modules/@babel/runtime/helpers/typeo    f.js
        [myBot]/[@botonic]/react/src/webview.template.html:131:30

      - webview.template.html:21 __webpack_require__
        [myBot]/[@botonic]/react/src/webview.template.html:21:30

      - webview.template.html:17270 Module.<anonymous>
        [myBot]/[@botonic]/react/src/webview.template.html:17270:133

      - webview.template.html:17290 Module../node_modules/webpack/buildin/global.js
        [myBot]/[@botonic]/react/src/webview.template.html:17290:30

      - webview.template.html:21 __webpack_require__
        [myBot]/[@botonic]/react/src/webview.template.html:21:30

      - webview.template.html:17257 Object../node_modules/lodash/lodash.js
        [myBot]/[@botonic]/react/src/webview.template.html:17257:41

      - webview.template.html:21 __webpack_require__
        [myBot]/[@botonic]/react/src/webview.template.html:21:30

      - webview.template.html:142 Object../node_modules/html-webpack-plugin/lib/load    er.js!./node_modules/@botonic/react/src/webview.template.html
        [myBot]/[@botonic]/react/src/webview.template.html:142:9

      - webview.template.html:21 __webpack_require__
        [myBot]/[@botonic]/react/src/webview.template.html:21:30


    Child html-webpack-plugin for "index.html":
         1 asset
        Entrypoint undefined = index.html
           6 modules

@davidrafaelb
Copy link

I have the same error, If you find how solve it, please could you share here?

@Khaeshah
Copy link
Contributor

@jakub-astrahit @davidrafaelb - can you try upgrading to 0.8.0-beta.5?

Run npm install -g @botonic/cli@0.8.0-beta.5

If everything is ok, instead of botonic serve use npm run start

@davidrafaelb
Copy link

@jakub-astrahit @davidrafaelb - can you try upgrading to 0.8.0-beta.5?

Run npm install -g @botonic/cli@0.8.0-beta.5

If everything is ok, instead of botonic serve use npm run start

I do what you said, but I have this new error

C:\Users\zf711lx\testBot>npm run start

@ start C:\Users\zf711lx\testBot
webpack-dev-server --env.webchat

clean-webpack-plugin: C:\Users\zf711lx\testBot\dist has been removed.
i 「wds」: Project is running at http://localhost:8080/
i 「wds」: webpack output is served from /
i 「wds」: Content not from webpack is served from C:\Users\zf711lx\testBot\dist
i 「wds」: 404s will fallback to /index.html
× 「wdm」: Hash: 13d39a5077d52182a1c2
Version: webpack 4.30.0
Child
Hash: 13d39a5077d52182a1c2
Time: 5703ms
Built at: 2019-05-13 13:27:26
Asset Size Chunks Chunk Names
assets/1be9aa40831ebcdf169ca8e7cf545dc6.png 6.57 KiB [emitted]
assets/316a5f15313468d346d9d510566041d2.jpg 149 KiB [emitted]
assets/9925fa63faf33ae2d7b514216fe3de2c.jpg 203 KiB [emitted]
index.html 1.45 KiB [emitted]
webchat.botonic.js 5.59 MiB webviews [emitted] webviews
Entrypoint webviews = webchat.botonic.js
[0] multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js 52 bytes {webviews} [built]
[./node_modules/@botonic/react/src/index.js] 882 bytes {webviews} [built]
[./node_modules/loglevel/lib/loglevel.js] 7.29 KiB {webviews} [built]
[./node_modules/querystring-es3/index.js] 126 bytes {webviews} [built]
[./node_modules/strip-ansi/index.js] 162 bytes {webviews} [built]
[./node_modules/url/url.js] 22.3 KiB {webviews} [built]
[./node_modules/webpack-dev-server/client/index.js?http://localhost] (webpack)-dev-server/client?http://localhost 8.26 KiB {webviews} [built]
[./node_modules/webpack-dev-server/client/overlay.js] (webpack)-dev-server/client/overlay.js 3.59 KiB {webviews} [built]
[./node_modules/webpack-dev-server/client/socket.js] (webpack)-dev-server/client/socket.js 1.05 KiB {webviews} [built]
[./node_modules/webpack/hot sync ^./log$] (webpack)/hot sync nonrecursive ^./log$ 170 bytes {webviews} [built]
[./node_modules/webpack/hot/dev-server.js] (webpack)/hot/dev-server.js 1.65 KiB {webviews} [built]
[./node_modules/webpack/hot/emitter.js] (webpack)/hot/emitter.js 75 bytes {webviews} [built]
[./node_modules/webpack/hot/log-apply-result.js] (webpack)/hot/log-apply-result.js 1.31 KiB {webviews} [built]
[./node_modules/webpack/hot/log.js] (webpack)/hot/log.js 1.13 KiB {webviews} [built]
[./src/app.js] 252 bytes {webviews} [built]
+ 175 hidden modules

WARNING in ./node_modules/@botonic/core/src/router.js 47:43-62
"export 'URLSearchParams' (imported as 'url') was not found in 'url'
 @ ./node_modules/@botonic/core/src/index.js
 @ ./node_modules/@botonic/react/src/components/document.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 1637:415-422
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/loglevel/lib/loglevel.js 51:56-63
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/loglevel/lib/loglevel.js 78:58-65
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/loglevel/lib/loglevel.js 103:57-64
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/loglevel/lib/loglevel.js 118:57-64
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/loglevel/lib/loglevel.js 125:10-17
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/loglevel/lib/loglevel.js 180:60-67
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/loglevel/lib/loglevel.js 236:60-67
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/loglevel/lib/loglevel.js 239:55-62
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/querystring-es3/encode.js 26:10-17
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/querystring-es3/index.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/querystring-es3/encode.js 49:6-13
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/querystring-es3/index.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/events/events.js 24:56-63
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)/hot/emitter.js
 @ (webpack)/hot/dev-server.js
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/events/events.js 156:93-100
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)/hot/emitter.js
 @ (webpack)/hot/dev-server.js
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/events/events.js 250:93-100
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)/hot/emitter.js
 @ (webpack)/hot/dev-server.js
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/events/events.js 259:93-100
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)/hot/emitter.js
 @ (webpack)/hot/dev-server.js
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/events/events.js 271:93-100
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)/hot/emitter.js
 @ (webpack)/hot/dev-server.js
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/url/util.js 9:11-18
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/url/url.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/node-libs-browser/node_modules/punycode/punycode.js 8:68-75
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/url/url.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/node-libs-browser/node_modules/punycode/punycode.js 9:66-73
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/url/url.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/node-libs-browser/node_modules/punycode/punycode.js 10:66-73
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/url/url.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/node-libs-browser/node_modules/punycode/punycode.js 540:37-44
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/url/url.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/scheduler/cjs/scheduler.development.js 52:86-93
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/scheduler/index.js
 @ ./node_modules/react-dom/cjs/react-dom.development.js
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-is/cjs/react-is.development.js 178:13-20
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-is/index.js
 @ ./node_modules/prop-types/index.js
 @ ./node_modules/react-textarea-autosize/dist/react-textarea-autosize.esm.browser.js
 @ ./node_modules/@botonic/react/src/webchat.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-is/cjs/react-is.development.js 98:10-17
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-is/index.js
 @ ./node_modules/prop-types/index.js
 @ ./node_modules/react-textarea-autosize/dist/react-textarea-autosize.esm.browser.js
 @ ./node_modules/@botonic/react/src/webchat.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-is/cjs/react-is.development.js 39:176-183
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-is/index.js
 @ ./node_modules/prop-types/index.js
 @ ./node_modules/react-textarea-autosize/dist/react-textarea-autosize.esm.browser.js
 @ ./node_modules/@botonic/react/src/webchat.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/path-to-regexp/index.js 147:8-15
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router/es/matchPath.js
 @ ./node_modules/react-router-dom/es/matchPath.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/prop-types/checkPropTypes.js 70:218-225
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/cjs/react.development.js
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/prop-types/checkPropTypes.js 59:208-215
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/cjs/react.development.js
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/history/esm/history.js 841:54-61
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Link.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/history/esm/history.js 816:54-61
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Link.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/history/esm/history.js 395:54-61
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Link.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/history/esm/history.js 360:54-61
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Link.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/prop-types/factoryWithTypeCheckers.js 572:19-26
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/prop-types/index.js
 @ ./node_modules/react-textarea-autosize/dist/react-textarea-autosize.esm.browser.js
 @ ./node_modules/@botonic/react/src/webchat.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/prop-types/factoryWithTypeCheckers.js 493:12-19
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/prop-types/index.js
 @ ./node_modules/react-textarea-autosize/dist/react-textarea-autosize.esm.browser.js
 @ ./node_modules/@botonic/react/src/webchat.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/Switch.js 19:85-92
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Switch.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/Switch.js 14:18-25
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Switch.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/StaticRouter.js 45:85-92
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/StaticRouter.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/StaticRouter.js 40:18-25
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/StaticRouter.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/Route.js 33:85-92
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Route.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/Route.js 28:18-25
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Route.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/Router.js 33:85-92
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Router.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/Router.js 28:18-25
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Router.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/ansi-html/index.js 108:6-13
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/overlay.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/react-router/es/Redirect.js 33:85-92
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Redirect.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/Redirect.js 28:18-25
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Redirect.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/MemoryRouter.js 19:85-92
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/MemoryRouter.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in (webpack)/buildin/global.js 13:53-60
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/node-libs-browser/node_modules/punycode/punycode.js
 @ ./node_modules/url/url.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/react/cjs/react.development.js 42:36-43
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react/cjs/react.development.js 337:8-15
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react/cjs/react.development.js 528:10-17
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react/cjs/react.development.js 940:13-20
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react/cjs/react.development.js 1021:17-24
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react/cjs/react.development.js 1137:10-17
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react/cjs/react.development.js 1436:125-132
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react/cjs/react.development.js 1454:176-183
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react/cjs/react.development.js 1460:139-146
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react/cjs/react.development.js 1652:10-17
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react/cjs/react.development.js 1708:17-24
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react/cjs/react.development.js 1762:34-41
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react/cjs/react.development.js 1784:23-30
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react/index.js
 @ ./src/actions/404.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom-server.browser.development.js 187:10-17
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/server.browser.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom-server.browser.development.js 417:23-30
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/server.browser.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom-server.browser.development.js 418:55-62
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/server.browser.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom-server.browser.development.js 433:10-17
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/server.browser.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom-server.browser.development.js 572:14-21
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/server.browser.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom-server.browser.development.js 1426:10-17
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/server.browser.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom-server.browser.development.js 1432:31-38
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/server.browser.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom-server.browser.development.js 2442:129-136
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/server.browser.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom-server.browser.development.js 3041:14-21
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/server.browser.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom-server.browser.development.js 3409:14-21
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/server.browser.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom-server.browser.development.js 3537:45-52
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/server.browser.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom-server.browser.development.js 3547:197-204
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/server.browser.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 81:16-23
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 270:274-281
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 495:81-88
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 655:1105-1112
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 656:581-588
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 683:1528-1535
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 788:81-88
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 1020:70-77
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 1020:109-116
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 1466:3-10
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/loglevel/lib/loglevel.js 14:60-67
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 1637:1057-1064
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 1665:682-689
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 1696:2108-2115
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 1903:957-964
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 1903:986-993
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 1903:1498-1505
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2105:714-721
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2106:267-274
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2106:771-778
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2226:8458-8465
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2226:8637-8644
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2229:392-399
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2229:462-469
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2230:376-383
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2238:302-309
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2242:560-567
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2258:382-389
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2277:130-137
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2277:234-241
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2277:1037-1044
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2313:126-133
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2317:103-110
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2319:131-138
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2321:52-59
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2411:30-37
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2412:13-20
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2535:2668-2675
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2536:409-416
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2725:93-100
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2744:43-50
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 2751:1499-1506
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 3359:69-76
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-dom/cjs/react-dom.development.js 3436:523-530
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/url/url.js 107:67-74
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/regenerator-runtime/runtime.js 147:21-28
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/@babel/runtime/regenerator/index.js
 @ ./src/actions/start.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/regenerator-runtime/runtime.js 692:47-54
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/@babel/runtime/regenerator/index.js
 @ ./src/actions/start.js
 @ ./src/routes.js
 @ ./src/app.js

WARNING in ./node_modules/react-router-dom/es/Link.js 40:18-25
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router-dom/es/Link.js 45:85-92
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router-dom/es/BrowserRouter.js 14:18-25
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router-dom/es/BrowserRouter.js 19:85-92
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router-dom/es/HashRouter.js 14:18-25
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router-dom/es/HashRouter.js 19:85-92
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/MemoryRouter.js 14:18-25
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/MemoryRouter.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/Prompt.js 19:85-92
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Prompt.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/Prompt.js 14:18-25
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/Prompt.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/axios/lib/utils.js 106:25-32
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/axios/lib/axios.js
 @ ./node_modules/axios/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/axios/lib/utils.js 228:6-13
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/axios/lib/axios.js
 @ ./node_modules/axios/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/axios/lib/utils.js 272:8-15
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/axios/lib/axios.js
 @ ./node_modules/axios/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/axios/lib/utils.js 272:45-52
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/axios/lib/axios.js
 @ ./node_modules/axios/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/scheduler/cjs/scheduler.development.js 321:10-17
"export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/scheduler/index.js
 @ ./node_modules/react-dom/cjs/react-dom.development.js
 @ ./node_modules/react-dom/index.js
 @ ./node_modules/@botonic/react/src/app.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router-dom/es/NavLink.js 20:116-124
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router-dom/es/NavLink.js 17:46-54
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 5:54-62
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/value-equal/index.js 6:116-124
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/history/esm/history.js
 @ ./node_modules/react-router-dom/es/Link.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/value-equal/index.js 4:9-17
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/history/esm/history.js
 @ ./node_modules/react-router-dom/es/Link.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 6355:31-39
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 6130:21-29
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 6019:21-29
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 5763:22-30
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 5371:34-42
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 5315:22-30
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/value-equal/index.js 3:46-54
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/history/esm/history.js
 @ ./node_modules/react-router-dom/es/Link.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 1423:16-24
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 5229:22-30
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 5095:108-116
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/react-router-dom/es/NavLink.js 18:9-17
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 4823:105-113
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 4823:54-62
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 4822:79-87
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 4817:40-48
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 4335:128-136
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 4331:21-29
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 4329:46-54
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 4169:19-27
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 3966:21-29
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 3930:86-94
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/sockjs-client/dist/sockjs.js 4844:16-24
"export 'default' (imported as '_typeof2') was not found in '@babel/runtime/helpers/typeof'
 @ (webpack)-dev-server/client/socket.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/@babel/runtime/helpers/typeof.js 4:38-46
"export 'default' (imported as '_typeof3') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/loglevel/lib/loglevel.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/@babel/runtime/helpers/typeof.js 6:13-21
"export 'default' (imported as '_typeof3') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/loglevel/lib/loglevel.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/@babel/runtime/helpers/typeof.js 10:120-128
"export 'default' (imported as '_typeof3') was not found in '@babel/runtime/helpers/typeof'
 @ ./node_modules/loglevel/lib/loglevel.js
 @ (webpack)-dev-server/client?http://localhost
 @ multi (webpack)-dev-server/client?http://localhost (webpack)/hot/dev-server.js ./src/app.js

WARNING in ./node_modules/react-router/es/matchPath.js 11:11-23
"export 'default' (imported as 'pathToRegexp') was not found in 'path-to-regexp'
 @ ./node_modules/react-router-dom/es/matchPath.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

WARNING in ./node_modules/react-router/es/generatePath.js 10:26-38
"export 'default' (imported as 'pathToRegexp') was not found in 'path-to-regexp'
 @ ./node_modules/react-router-dom/es/generatePath.js
 @ ./node_modules/react-router-dom/es/index.js
 @ ./node_modules/@botonic/react/src/webview.jsx
 @ ./node_modules/@botonic/react/src/index.js
 @ ./src/app.js

ERROR in   Error: C:\Users\zf711lx\testBot\node_modules\@botonic\react\src\webchat.template.html:796
  module.exports = _typeof;
                 ^
  TypeError: Cannot assign to read only property 'exports' of object '#<Object>'

  - webchat.template.html:796 Module.<anonymous>
    [testBot]/[@botonic]/react/src/webchat.template.html:796:16

  - webchat.template.html:797 Module../node_modules/@babel/runtime/helpers/typeof.js
    [testBot]/[@botonic]/react/src/webchat.template.html:797:30

  - webchat.template.html:684 __webpack_require__
    [testBot]/[@botonic]/react/src/webchat.template.html:684:30

  - webchat.template.html:61 fn
    [testBot]/[@botonic]/react/src/webchat.template.html:61:20

  - webchat.template.html:17936 Module.<anonymous>
    [testBot]/[@botonic]/react/src/webchat.template.html:17936:133

  - webchat.template.html:17956 Module../node_modules/webpack/buildin/global.js
    [testBot]/[@botonic]/react/src/webchat.template.html:17956:30

  - webchat.template.html:684 __webpack_require__
    [testBot]/[@botonic]/react/src/webchat.template.html:684:30

  - webchat.template.html:61 fn
    [testBot]/[@botonic]/react/src/webchat.template.html:61:20

  - webchat.template.html:17923 Object../node_modules/lodash/lodash.js
    [testBot]/[@botonic]/react/src/webchat.template.html:17923:41

  - webchat.template.html:684 __webpack_require__
    [testBot]/[@botonic]/react/src/webchat.template.html:684:30


Child html-webpack-plugin for "index.html":
     1 asset
    Entrypoint undefined = index.html
    [./node_modules/@babel/runtime/helpers/typeof.js] 918 bytes {0} [built]
    [./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/@botonic/react/src/webchat.template.html] 948 bytes {0} [built]
    [./node_modules/lodash/lodash.js] 527 KiB {0} [built]
    [./node_modules/webpack/buildin/global.js] (webpack)/buildin/global.js 578 bytes {0} [built]
    [./node_modules/webpack/buildin/harmony-module.js] (webpack)/buildin/harmony-module.js 631 bytes {0} [built]
    [./node_modules/webpack/buildin/module.js] (webpack)/buildin/module.js 552 bytes {0} [built]

    WARNING in (webpack)/buildin/global.js 13:53-60
    "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'
     @ ./node_modules/lodash/lodash.js
     @ ./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/@botonic/react/src/webchat.template.html

    WARNING in ./node_modules/@babel/runtime/helpers/typeof.js 4:38-46
    "export 'default' (imported as '_typeof3') was not found in '@babel/runtime/helpers/typeof'
     @ (webpack)/buildin/global.js
     @ ./node_modules/lodash/lodash.js
     @ ./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/@botonic/react/src/webchat.template.html

    WARNING in ./node_modules/@babel/runtime/helpers/typeof.js 6:13-21
    "export 'default' (imported as '_typeof3') was not found in '@babel/runtime/helpers/typeof'
     @ (webpack)/buildin/global.js
     @ ./node_modules/lodash/lodash.js
     @ ./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/@botonic/react/src/webchat.template.html

    WARNING in ./node_modules/@babel/runtime/helpers/typeof.js 10:120-128
    "export 'default' (imported as '_typeof3') was not found in '@babel/runtime/helpers/typeof'
     @ (webpack)/buildin/global.js
     @ ./node_modules/lodash/lodash.js
     @ ./node_modules/html-webpack-plugin/lib/loader.js!./node_modules/@botonic/react/src/webchat.template.html

i 「wdm」: Failed to compile.

@Khaeshah
Copy link
Contributor

@davidrafaelb Create a new bot botonic new myBot2 tutorial with the new botonic version, let me know if it worked. The old version has a different webpack.config.js file that could be causing the error

@davidrafaelb
Copy link

@davidrafaelb Create a new bot botonic new myBot2 tutorial with the new botonic version, let me know if it worked. The old version has a different webpack.config.js file that could be causing the error

@Khaeshah It's works, thank you

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

No branches or pull requests

3 participants