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
After running this command webgl-workshop I am getting the below error can you tell me how to fix it
= ~~~~~ webgl-workshop ~~~~~ =
?] We're about to populate this directory with some code for you to use for
your answers. If they've already been created then don't worry, they won't
be replaced. Continue? Yes
odule.js:340
throw err;
^
rror: Cannot find module '@workshop/server'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at boot (C:\Users\rt5082\AppData\Roaming\npm\node_modules\webgl-workshop\node.js:49:3)
at PromptUI.completed (C:\Users\rt5082\AppData\Roaming\npm\node_modules\webgl-workshop\node.js:44:5)
at PromptUI.onCompletion (C:\Users\rt5082\AppData\Roaming\npm\node_modules\webgl-workshop\node_modules\inquirer\lib\ui\prompt.js:51:10)
at C:\Users\rt5082\AppData\Roaming\npm\node_modules\webgl-workshop\node_modules\inquirer\node_modules\async\lib\async.js:254:17
at C:\Users\rt5082\AppData\Roaming\npm\node_modules\webgl-workshop\node_modules\inquirer\node_modules\async\lib\async.js:157:25
at C:\Users\rt5082\AppData\Roaming\npm\node_modules\webgl-workshop\node_modules\inquirer\node_modules\async\lib\async.js:251:21
:\Users\rt5082\Desktop\FrontEnd [develop +1 ~0 -0 !]> webgl-workshop
The text was updated successfully, but these errors were encountered:
Hi
After running this command webgl-workshop I am getting the below error can you tell me how to fix it
= ~~~~~ webgl-workshop ~~~~~ =
?] We're about to populate this directory with some code for you to use for
your answers. If they've already been created then don't worry, they won't
be replaced. Continue? Yes
odule.js:340
throw err;
^
rror: Cannot find module '@workshop/server'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at boot (C:\Users\rt5082\AppData\Roaming\npm\node_modules\webgl-workshop\node.js:49:3)
at PromptUI.completed (C:\Users\rt5082\AppData\Roaming\npm\node_modules\webgl-workshop\node.js:44:5)
at PromptUI.onCompletion (C:\Users\rt5082\AppData\Roaming\npm\node_modules\webgl-workshop\node_modules\inquirer\lib\ui\prompt.js:51:10)
at C:\Users\rt5082\AppData\Roaming\npm\node_modules\webgl-workshop\node_modules\inquirer\node_modules\async\lib\async.js:254:17
at C:\Users\rt5082\AppData\Roaming\npm\node_modules\webgl-workshop\node_modules\inquirer\node_modules\async\lib\async.js:157:25
at C:\Users\rt5082\AppData\Roaming\npm\node_modules\webgl-workshop\node_modules\inquirer\node_modules\async\lib\async.js:251:21
:\Users\rt5082\Desktop\FrontEnd [develop +1 ~0 -0 !]> webgl-workshop
The text was updated successfully, but these errors were encountered: