codesandbox / codesandbox-client

An online IDE for rapid web development
https://codesandbox.io
Other
13.08k stars 2.28k forks source link

Cannot find module `cldrjs` in codesandbox CI sandbox #3092

Closed agubler closed 4 years ago

agubler commented 4 years ago

🐛 bug report

Description of the problem

Experiencing an error with a sandbox deployed via codesandbox CI, seemingly a missing dependency/missing module. However the dependency is correctly in the package.json for the sandbox.

Error:

Could not find module in path: 'cldrjs' relative to '/node_modules/globalize/dist/globalize/message.js'

How has this issue affected you? What are you trying to accomplish?

Unable to use codesandbox CI for the github.com/dojo/widgets library

Link to sandbox: link

Your Environment

Software Name/Version
Сodesandbox PROD-1573738286-c05030adf
Browser Chrome 78.0.3904.108
Operating System Mac OS Catalina
tajo commented 4 years ago

Same problem with react-view in this sandbox

It works correctly in VS Code or when checked through running tsc

agubler commented 4 years ago

Good morning, does anyone have any information for this issue? I would dearly love to use codesandbox ci for the dojo widgets library but at the moment this is a blocker unfortunately.

agubler commented 4 years ago

Hello everyone! Has any one had any luck with this issue?

github-actions[bot] commented 4 years ago

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] commented 4 years ago

This issue has been automatically closed because there wasn't any activity after the previous notice or the stale label wasn't removed.