mdgriffith / elm-optimize-level-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project with error

mihkell opened this issue · comments

main.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'b')

The error is not much of use, but the project compiled and worked with elm make So had to remove the optimization from the project currently.

Little too busy with work to make an Minimal example. Will add it later, maybe some value in documenting it.
Docker used this command to install the the module: npm install -g elm-optimize-level-2 so I expect it to be the latest.

Error no longer present, not sure why - a month of developments has passed as well.