-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PNPM and createRequire not working #3867
Labels
bug
Something isn't working correctly
Comments
Maybe caused by #3852 ? (If so, we can close this one.) |
@David-Else Do you still experience this issue? |
@lucacasonato This report was a while ago, so I forgot what I was trying to do, but yes it still gives an error. I recreated the test, but am using the latest Deno 1.3 and standard library
So it works on your system OK? |
I'll try to fix this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to resolve this bug on the glitter channel, and was told it worked fine on other systems that are not using PNPM:
So just make a directory with these two files in, have https://github.com/pnpm/pnpm installed and type
pnpm install
thendeno -A rules.ts
rules.ts
package.json
Error:
my system:
The text was updated successfully, but these errors were encountered: