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: ENOENT: no such file or directory, open 'D:\all items\Crazy mapping video project.p5rc'
at Object.fs.openSync (fs.js:663:18)
at Object.fs.readFileSync (fs.js:568:33)
at C:\Users\hrovn\AppData\Roaming\npm\node_modules\p5-manager\generator\generator.js:42:30
at C:\Users\hrovn\AppData\Roaming\npm\node_modules\p5-manager\generator\generator.js:113:11
at FSReqWrap.oncomplete (fs.js:149:15)
The text was updated successfully, but these errors were encountered:
When I try to create a project, I get this error
fs.js:663
return binding.open(pathModule.toNamespacedPath(path),
^
Error: ENOENT: no such file or directory, open 'D:\all items\Crazy mapping video project.p5rc'
at Object.fs.openSync (fs.js:663:18)
at Object.fs.readFileSync (fs.js:568:33)
at C:\Users\hrovn\AppData\Roaming\npm\node_modules\p5-manager\generator\generator.js:42:30
at C:\Users\hrovn\AppData\Roaming\npm\node_modules\p5-manager\generator\generator.js:113:11
at FSReqWrap.oncomplete (fs.js:149:15)
The text was updated successfully, but these errors were encountered: