You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR in ./src/app.ts
Module build failed: TypeError: compiler.parseConfigFile is not a function
at ensureTypeScriptInstance (/home/andrew/angularprj/angular2base/node_modules/ts-loader/index.js:147:38)
at Object.loader (/home/andrew/angularprj/angular2base/node_modules/ts-loader/index.js:365:14)
Any ideas?
The text was updated successfully, but these errors were encountered:
Got the error when run npm run build:
ERROR in ./src/app.ts
Module build failed: TypeError: compiler.parseConfigFile is not a function
at ensureTypeScriptInstance (/home/andrew/angularprj/angular2base/node_modules/ts-loader/index.js:147:38)
at Object.loader (/home/andrew/angularprj/angular2base/node_modules/ts-loader/index.js:365:14)
Any ideas?
The text was updated successfully, but these errors were encountered: