Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Error: Cannot find module 'babel-polyfill' #2

Open
moltar opened this issue Jan 8, 2019 · 0 comments
Open

Error: Cannot find module 'babel-polyfill' #2

moltar opened this issue Jan 8, 2019 · 0 comments

Comments

@moltar
Copy link

moltar commented Jan 8, 2019

Looks like babel-polyfill is required during runtime.

Error: Cannot find module 'babel-polyfill'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:603:15)
    at Function.Module._load (internal/modules/cjs/loader.js:529:25)
    at Module.require (internal/modules/cjs/loader.js:657:17)
    at require (internal/modules/cjs/helpers.js:22:18)
    at Object.<anonymous> (.../node_modules/tkapi/dist/index.js:9:1)
    at Module._compile (internal/modules/cjs/loader.js:721:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:732:10)
    at Module.load (internal/modules/cjs/loader.js:620:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:560:12)
    at Function.Module._load (internal/modules/cjs/loader.js:552:3)

Thanks for the module btw!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant