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
{{ message }}
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.
If there is a space in the file path it throws this error.
(small edit):
The original file path should have been C:\Users\alyxi\mixer\CDK Mixer\CDKLights
it stopped at the space. After removing the space everything loaded proper.
Error
module.js:545
throw err;
^
Error: Cannot find module 'C:\Users\alyxi\mixer\CDK'
at Function.Module._resolveFilename (module.js:543:15)
at Function.Module._load (module.js:470:25)
at Module.require (module.js:593:17)
at r...
Steps to Reproduce
If there is a space in the file path it throws this error.
(small edit):
The original file path should have been
C:\Users\alyxi\mixer\CDK Mixer\CDKLights
it stopped at the space. After removing the space everything loaded proper.
Error
module.js:545
throw err;
^
Error: Cannot find module 'C:\Users\alyxi\mixer\CDK'
at Function.Module._resolveFilename (module.js:543:15)
at Function.Module._load (module.js:470:25)
at Module.require (module.js:593:17)
at r...
Editor Details
Version: 1.0.2
Mixer User ID: 12078
Encrypted Editor State:
{"id":"e9d2ca81e21a3f16","password":"JCSDsnKCh4kI0KPp6NBK5iYuAnjiTHug0uJYZhNjHIg="}
The text was updated successfully, but these errors were encountered: