Skip to content

regeneratorRuntime is not defined #26

@scottbarrow

Description

@scottbarrow

I followed the setup instructions as per the readme but unfortunately getting an error.
Any advice on how I can troubleshoot this further?
Node.js v14.0.0.
Rails 6.0.3.3
Stimulus Reflex 3.3.0

Uncaught ReferenceError: regeneratorRuntime is not defined
    at main.js:1
    at Module../node_modules/@hopsoft/controllers/dist/main.js (main.js:1)
    at __webpack_require__ (bootstrap:785)
    at fn (bootstrap:150)
    at Module../app/javascript/v3/controllers/index.js (index.js:1)
    at __webpack_require__ (bootstrap:785)
    at fn (bootstrap:150)
    at Module../app/javascript/packs/v3.js (v3.js:1)
    at __webpack_require__ (bootstrap:785)
    at fn (bootstrap:150)
(anonymous) @ main.js:1
./node_modules/@hopsoft/controllers/dist/main.js @ main.js:1
__webpack_require__ @ bootstrap:785
fn @ bootstrap:150
./app/javascript/v3/controllers/index.js @ index.js:1
__webpack_require__ @ bootstrap:785
fn @ bootstrap:150
./app/javascript/packs/v3.js @ v3.js:1
__webpack_require__ @ bootstrap:785
fn @ bootstrap:150
6 @ log$:23
__webpack_require__ @ bootstrap:785
checkDeferredModules @ bootstrap:45
webpackJsonpCallback @ bootstrap:32
(anonymous) @ v3-7a4636e7093300e307d5.chunk.js:1
stimulus_reflex.js:266 Uncaught TypeError: Cannot read property 'schema' of undefined
    at stimulus_reflex.js:266
    at utils.js:32
(anonymous) @ stimulus_reflex.js:266
(anonymous) @ utils.js:32
setTimeout (async)
(anonymous) @ utils.js:30
(anonymous) @ stimulus_reflex.js:392
load (async)
./node_modules/stimulus_reflex/stimulus_reflex.js @ stimulus_reflex.js:391
__webpack_require__ @ bootstrap:785
fn @ bootstrap:150
./app/javascript/v3/controllers/index.js @ index.js:1
__webpack_require__ @ bootstrap:785
fn @ bootstrap:150
./app/javascript/packs/v3.js @ v3.js:1
__webpack_require__ @ bootstrap:785
fn @ bootstrap:150
6 @ log$:23
__webpack_require__ @ bootstrap:785
checkDeferredModules @ bootstrap:45
webpackJsonpCallback @ bootstrap:32
(anonymous) @ v3-7a4636e7093300e307d5.chunk.js:1
2stimulus_reflex.js:266 Uncaught TypeError: Cannot read property 'schema' of undefined
    at stimulus_reflex.js:266
    at utils.js:32

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions