Hi Tom,
I am facing below issue while build. Unable to find the exact solution kindly help me for solve this.
Please find my configuration details. As mention i have install SPFx v1.4 and node :- v12.16.2
C:\Users\a847187\AppData\Roaming\npm
├── @angular/cli@13.3.3
├── @microsoft/generator-sharepoint@1.4.1
├── gulp-cli@2.3.0
├── npm@8.18.0
├── typescript@4.6.3
└── yo@4.3.0
[12:37:39] 'build' errored after 1.53 s
[12:37:39] Error: File not found with singular glob: C:/Santosh/spfxPrjs/spfx-side-navigation-master/spfx-side-navigation-master/typings/main.d.ts (if this was purposeful, use `allowEmpty` option)
at Glob.<anonymous> (C:\Santosh\spfxPrjs\spfx-side-navigation-master\spfx-side-navigation-master\node_modules\glob-stream\readable.js:84:17)
at Object.onceWrapper (events.js:417:26)
at Glob.emit (events.js:310:20)
at Glob.EventEmitter.emit (domain.js:482:12)
at Glob._finish (C:\Santosh\spfxPrjs\spfx-side-navigation-master\spfx-side-navigation-master\node_modules\glob\glob.js:197:8)
at done (C:\Santosh\spfxPrjs\spfx-side-navigation-master\spfx-side-navigation-master\node_modules\glob\glob.js:182:14)
at Glob._processSimple2 (C:\Santosh\spfxPrjs\spfx-side-navigation-master\spfx-side-navigation-master\node_modules\glob\glob.js:688:12)
at C:\Santosh\spfxPrjs\spfx-side-navigation-master\spfx-side-navigation-master\node_modules\glob\glob.js:676:10
at Glob._stat2 (C:\Santosh\spfxPrjs\spfx-side-navigation-master\spfx-side-navigation-master\node_modules\glob\glob.js:772:12)
at lstatcb_ (C:\Santosh\spfxPrjs\spfx-side-navigation-master\spfx-side-navigation-master\node_modules\glob\glob.js:764:12)
at RES (C:\Santosh\spfxPrjs\spfx-side-navigation-master\spfx-side-navigation-master\node_modules\inflight\inflight.js:31:16)
at f (C:\Santosh\spfxPrjs\spfx-side-navigation-master\spfx-side-navigation-master\node_modules\once\once.js:25:25)
at FSReqCallback.oncomplete (fs.js:167:21)
About to exit with code: 1
Process terminated before summary could be written, possible error in async code not continuing!
Trying to exit with exit code 1
Hi Tom,
I am facing below issue while build. Unable to find the exact solution kindly help me for solve this.
Please find my configuration details. As mention i have install SPFx v1.4 and node :- v12.16.2