Skip to content

SSR- not Build  #4

@yogeshR5

Description

@yogeshR5

@mauricedb
When i try to run npm run ssr in terminal i got this error ::

Error: Plugin could not be registered at 'html-webpack-plugin-before-html-processing'. Hook was not found.
BREAKING CHANGE: There need to exist a hook at 'this.hooks'. To create a compatibility layer for this hook, hook into 'this._pluginCompat'.
at Compilation.plugin (/home/dev/Music/Gometoo/gometoo-app/node_modules/webpack/node_modules/tapable/lib/Tapable.js:69:9)

my package.json have "ssr": "cross-env NODE_ENV=production webpack --config ./webpack.ssr.config.js"

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