Skip to content

Can not run on Angular 10 #54

@NikolayTodor

Description

@NikolayTodor

Implementation

customer-service.component.ts

import * as _ from 'node-machine-id';

ngOnInit(): void { console.log(_);}

package.json

, "browser":{ "child_process": false, "crypto": false }

Error:

Uncaught ReferenceError: process is not defined at Object.<anonymous> (index.js:1) at n (index.js:1) at Object.<anonymous> (index.js:1) at n (index.js:1) at index.js:1 at index.js:1 at index.js:1 at Object.4brq (index.js:1) at __webpack_require__ (bootstrap:84) at Module.kiBU (customer-services.component.ts:3)

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