Skip to content

Error: license-webpack-plugin #9

Open
@hongan126

Description

@hongan126

I run "npm run build-prod" and have error message:
"Error: license-webpack-plugin: Output template file does not exist: /home/niko/WebstormProjects/angularcli-meteor/node_modules/license-webpack-plugin/output.template.ejs"

Solution:
In 'webpack.config.js.prod' file.
Find: "/home/niko/WebstormProjects/angularcli-meteor/node_modules/license-webpack-plugin/output.template.ejs"
and Replace by: "./node_modules/license-webpack-plugin/output.template.ejs"

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