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
This project encounters an error during launch or build that causes the entire build process to stop and error, this error is related to the folder src and the process of copying files and indicates that there is no such path while in the structure There is a folder src and inside that folder copy The image below is an error that is displayed continuously !
`
[Error: ENOENT: no such file or directory, scandir 'D:+ Proj+ Mast Boilerplate\build-tool-boilerplate-master'src\copy''] {
errno: -4058,
code: 'ENOENT',
syscall: 'scandir',
path: "D:\+ Proj\+ Mast Boilerplate\build-tool-boilerplate-master\'src\copy'"
}
`
The text was updated successfully, but these errors were encountered:
This project encounters an error during launch or build that causes the entire build process to stop and error, this error is related to the folder src and the process of copying files and indicates that there is no such path while in the structure There is a folder src and inside that folder copy The image below is an error that is displayed continuously !
`
[Error: ENOENT: no such file or directory, scandir 'D:+ Proj+ Mast Boilerplate\build-tool-boilerplate-master'src\copy''] {
errno: -4058,
code: 'ENOENT',
syscall: 'scandir',
path: "D:\+ Proj\+ Mast Boilerplate\build-tool-boilerplate-master\'src\copy'"
}
`
The text was updated successfully, but these errors were encountered: