Skip to content

update JSON Forms to 3.2.0-beta.0 #19

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

Closed
wants to merge 1 commit into from

Conversation

LukasBoll
Copy link
Contributor

No description provided.

@LukasBoll
Copy link
Contributor Author

Hi @sdirix
npm run serve is working, but I still have problems with the build step

@sdirix
Copy link
Member

sdirix commented Jan 17, 2024

Can you post the error message? Could it be related to this issue https://jsonforms.discourse.group/t/custom-renderers-not-rendering/1250/3?

@LukasBoll
Copy link
Contributor Author

Can you post the error message? Could it be related to this issue https://jsonforms.discourse.group/t/custom-renderers-not-rendering/1250/3?

I don't think it´s related, The build step already throws an error. I am getting this error message:

js/app.9d18be5c.js from Terser
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:69:19)
at Object.createHash (node:crypto:133:10)
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\terser-webpack-plugin\dist\index.js:217:37
at Array.forEach ()
at TerserPlugin.optimizeFn (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\terser-webpack-plugin\dist\index.js:160:259)
at AsyncSeriesHook.eval [as callAsync] (eval at create (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\HookCodeFactory.js:33:10), :7:1)
at AsyncSeriesHook.lazyCompileHook (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\Hook.js:154:20)
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1409:36
at AsyncSeriesHook.eval [as callAsync] (eval at create (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\HookCodeFactory.js:33:10), :6:1)
at AsyncSeriesHook.lazyCompileHook (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\Hook.js:154:20)
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1405:32
at AsyncSeriesHook.eval [as callAsync] (eval at create (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\HookCodeFactory.js:33:10), :6:1)
at AsyncSeriesHook.lazyCompileHook (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\Hook.js:154:20)
at Compilation.seal (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1342:27)
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compiler.js:675:18
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1261:4
at AsyncSeriesHook.eval [as callAsync] (eval at create (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\HookCodeFactory.js:33:10), :24:1)
at AsyncSeriesHook.lazyCompileHook (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\Hook.js:154:20)
at Compilation.finish (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1253:28)
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compiler.js:672:17
at _done (eval at create (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\HookCodeFactory.js:33:10), :9:1)
at eval (eval at create (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\HookCodeFactory.js:33:10), :32:22)
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1185:12
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1097:9
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)

error

js/chunk-vendors.09f8ad1e.js from Terser
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:69:19)
at Object.createHash (node:crypto:133:10)
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\terser-webpack-plugin\dist\index.js:217:37
at Array.forEach ()
at TerserPlugin.optimizeFn (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\terser-webpack-plugin\dist\index.js:160:259)
at AsyncSeriesHook.eval [as callAsync] (eval at create (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\HookCodeFactory.js:33:10), :7:1)
at AsyncSeriesHook.lazyCompileHook (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\Hook.js:154:20)
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1409:36
at AsyncSeriesHook.eval [as callAsync] (eval at create (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\HookCodeFactory.js:33:10), :6:1)
at AsyncSeriesHook.lazyCompileHook (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\Hook.js:154:20)
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1405:32
at AsyncSeriesHook.eval [as callAsync] (eval at create (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\HookCodeFactory.js:33:10), :6:1)
at AsyncSeriesHook.lazyCompileHook (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\Hook.js:154:20)
at Compilation.seal (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1342:27)
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compiler.js:675:18
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1261:4
at AsyncSeriesHook.eval [as callAsync] (eval at create (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\HookCodeFactory.js:33:10), :24:1)
at AsyncSeriesHook.lazyCompileHook (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\Hook.js:154:20)
at Compilation.finish (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1253:28)
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compiler.js:672:17
at _done (eval at create (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\HookCodeFactory.js:33:10), :9:1)
at eval (eval at create (C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\tapable\lib\HookCodeFactory.js:33:10), :32:22)
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1185:12
at C:\Users\lukas\EclipseSource\jsonforms-vue-seed\node_modules\webpack\lib\Compilation.js:1097:9
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)

ERROR Build failed with errors.

This was referenced Jan 18, 2024
@sdirix
Copy link
Member

sdirix commented Jan 23, 2024

Merged via #20

@sdirix sdirix closed this Jan 23, 2024
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

Successfully merging this pull request may close these issues.

2 participants