Hi, I've followed all your readme steps to compile this project, however I'm having an issue with the final step when running
yarn add yarn start
(Yarn gave me a message saying the new command was add instead of install) - output below:
yarn add v1.22.22
[1/4] Resolving packages...
error Error: https://registry.yarnpkg.com/palanca-studio: Not found
at Request.params.callback [as _callback] (C:\Users\james\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:66680:18)
at Request.self.callback (C:\Users\james\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:141410:22)
at Request.emit (node:events:513:28)
at Request.<anonymous> (C:\Users\james\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:142382:10)
at Request.emit (node:events:513:28)
at IncomingMessage.<anonymous> (C:\Users\james\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:142304:12)
at Object.onceWrapper (node:events:627:28)
at IncomingMessage.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1358:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
Thanks so much, keen to try this project!
Hi, I've followed all your readme steps to compile this project, however I'm having an issue with the final step when running
yarn add yarn start(Yarn gave me a message saying the new command was add instead of install) - output below:
Thanks so much, keen to try this project!