Skip to content

[CI]: not able to create sandbox for given template #4220

Answered by lbogdan
anikethsaha asked this question in General
Discussion options

You must be logged in to vote

From what I can see, package.json has no dependecies field in that sandbox.

The whole idea of CodeSandbox CI is that for every PR build it forks the base sandbox(es) specified in the config and replaces the package(s) in package.json -> dependecies with the built version(s), so that you can test them.

That being said, I'm not sure how using a base sandbox that doesn't have the package(s) as dependencies can help, TBH.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@anikethsaha
Comment options

Comment options

You must be logged in to vote
3 replies
@anikethsaha
Comment options

@lbogdan
Comment options

@anikethsaha
Comment options

Answer selected by anikethsaha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants