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
I get a similar error but for different module: Cannot find module 'moment-timezone'.
It seems that something is off when installing with npm (v 8.19.2 in my case). npm install @postlight/parser installs fewer dependencies than yarn add @postlight/parser. url and moment-timezone among those which are not installed.
Module not found: Error: Can't resolve 'url' in '/Users/jj/Desktop/test_area/parser/node_modules/@postlight/parser/dist'
The text was updated successfully, but these errors were encountered: