Solve the problem of angularjs project startup error

1. But page error

Solution: NPM i ng flow — save dev

Note: it doesn’t have to be installed. It depends on the situation. The main thing is gulp = > All the things in the NPM folder need to be installed

2. Error: typeerror: require. Extensions. Hasownproperty is not a function 2

Solution: change the “require dir”: “^ 0.3.2” in the package.json file to this version

Similar Posts: