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: File or directory 'C:**\opencl\src\API\dist\index.html' was not included into executable at compilation stage. Please recompile adding it as asset or script.
at error_ENOENT (pkg/prelude/bootstrap.js:422:17)
at findNativeAddonForStat (pkg/prelude/bootstrap.js:884:32)
at statFromSnapshot (pkg/prelude/bootstrap.js:909:25)
at Object.fs.stat (pkg/prelude/bootstrap.js:935:5)
at SendStream.sendFile (C:\snapshot\opencl\node_modules\send\index.js:722:6)
at SendStream.pipe (C:\snapshot\opencl\node_modules\send\index.js:596:8)
at sendfile (C:\snapshot\opencl\node_modules\express\lib\response.js:1099:8)
at ServerResponse.sendFile (C:\snapshot\opencl\node_modules\express\lib\response.js:429:3)
at C:\snapshot\opencl\src\API.js:0:0
at Layer.handle [as handle_request] (C:\snapshot\opencl\node_modules\express\lib\router\layer.js:95:5)
I don't get that error when the API is disabled
The text was updated successfully, but these errors were encountered:
Error: File or directory 'C:**\opencl\src\API\dist\index.html' was not included into executable at compilation stage. Please recompile adding it as asset or script.
at error_ENOENT (pkg/prelude/bootstrap.js:422:17)
at findNativeAddonForStat (pkg/prelude/bootstrap.js:884:32)
at statFromSnapshot (pkg/prelude/bootstrap.js:909:25)
at Object.fs.stat (pkg/prelude/bootstrap.js:935:5)
at SendStream.sendFile (C:\snapshot\opencl\node_modules\send\index.js:722:6)
at SendStream.pipe (C:\snapshot\opencl\node_modules\send\index.js:596:8)
at sendfile (C:\snapshot\opencl\node_modules\express\lib\response.js:1099:8)
at ServerResponse.sendFile (C:\snapshot\opencl\node_modules\express\lib\response.js:429:3)
at C:\snapshot\opencl\src\API.js:0:0
at Layer.handle [as handle_request] (C:\snapshot\opencl\node_modules\express\lib\router\layer.js:95:5)
I don't get that error when the API is disabled
The text was updated successfully, but these errors were encountered: